2023-05-11 08:15:25 +02:00
|
|
|
2.5.1
|
2023-05-11 08:53:44 +02:00
|
|
|
=====
|
|
|
|
|
|
|
|
Breaking
|
|
|
|
--------
|
|
|
|
|
|
|
|
Nothing
|
|
|
|
|
|
|
|
Features
|
|
|
|
--------
|
|
|
|
|
|
|
|
Fixes
|
|
|
|
-----
|
|
|
|
|
|
|
|
Nothing
|
|
|
|
|
|
|
|
Tasks
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Ignore PHP version when executing cs fixer.
|
|
|
|
As cs fixer officially does not seem to support PHP 8.2 yet.
|
|
|
|
|
2023-05-11 09:47:44 +02:00
|
|
|
* Make sql within tests on CI more robust.
|
|
|
|
Wait until server has started before executing tests.
|
|
|
|
|
2023-05-11 08:48:15 +02:00
|
|
|
* Migrate test fixtures to PHP Data Sets using `codappix/typo3-php-datasets <https://packagist.org/packages/codappix/typo3-php-datasets>`_
|
|
|
|
|
2023-05-11 08:15:25 +02:00
|
|
|
* Remove false positives of extension scanner in v12.
|
|
|
|
|
|
|
|
* Remove TCA migrations in v12.
|
|
|
|
Stay compatible with v11 via condition within code.
|
|
|
|
|
2023-05-11 08:53:44 +02:00
|
|
|
Deprecation
|
|
|
|
-----------
|
|
|
|
|
|
|
|
Nothing
|