tracking/Documentation/Changelog/2.6.0.rst

32 lines
347 B
ReStructuredText
Raw Normal View History

2.6.0
=====
Breaking
--------
Nothing
Features
--------
Nothing
Fixes
-----
Nothing
Tasks
-----
* Ignore PHP version when executing cs fixer.
As cs fixer officially does not seem to support PHP 8.2 yet.
* Make sql within tests on CI more robust.
Wait until server has started before executing tests.
Deprecation
-----------
Nothing