Project

General

Profile

Actions

Task #102766

closed

Assert result based on symfony version in deprecated code tests

Added by Stefan Bürk 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Tests
Target version:
-
Start date:
2024-01-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Symfony 7 removed deprecated code paths [1]2 and therefore started
using strict `in_array()` check for the `in` and `notIn` condition in
the expression language.

With #102746 the usage of symfony 7 has been allowed, which itself
introduces breaking changes. It is optional to upgrade to symfony 7
and therefore breaking changes has been respected and excludes from
the TYPO3 policies regarding breaking changes as it is not enforced.

[1] https://github.com/symfony/symfony/pull/50867
[2] https://github.com/symfony/symfony/commit/7050bc82dd25c54095891abf8f6ec5701598a787


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #102746: Prepare for Symfony 7 compatibilityClosedBenni Mack2024-01-03

Actions
Actions

Also available in: Atom PDF