Project

General

Profile

Actions

Task #102766

closed

Assert result based on symfony version in deprecated code tests

Added by Stefan Bürk 4 months ago. Updated 4 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 #1

Updated by Stefan Bürk 4 months ago

  • Related to Task #102746: Prepare for Symfony 7 compatibility added
Actions #2

Updated by Gerrit Code Review 4 months ago

  • Status changed from New to Under Review

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82358

Actions #3

Updated by Gerrit Code Review 4 months ago

Patch set 2 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82358

Actions #4

Updated by Gerrit Code Review 4 months ago

Patch set 3 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82358

Actions #5

Updated by Gerrit Code Review 4 months ago

Patch set 4 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82358

Actions #6

Updated by Stefan Bürk 4 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack 4 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF