11.4.0
What's Changed
- [BUGFIX] Ensure command compat with Symfony >= 7.x by @andreaskienast in #2313
- [BUGFIX] Use the PHP version from the CI matrix for the CGL checks by @oliverklee in #2320
- [BUGFIX] Migrate usages of the PDO param type constants by @oliverklee in #2318
- [BUGFIX] Bump the development dependencies by @oliverklee in #2322
- [TASK] Drop obsolete Composer conflicts by @oliverklee in #2317
- [FEATURE] Add support for PHP 8.3 by @oliverklee in #2316
- Set correct variable type of
$importId
in method signatures by @koehnlein in #2330 - [BUGFIX] Raise the minimum 12LTS version by @oliverklee in #2329
- [TASK] Properly define dependencies on system extensions by @oliverklee in #2328
- [DOC] Resolve documentation warnings by @linawolf in #2309
- [TASK] Streamline the PHPUnit configuration files by @oliverklee in #2327
- [BUGFIX] Uncaught TYPO3 Exception: #1476045117 by @bugskarl in #2336
- Apply fixes from StyleCI by @georgringer in #2335
- Categories tree select is to small by @ste101 in #2311
- [DOCS] Add start anchor to the index page by @linawolf in #2301
- [BUGFIX] Make
symfony/console
an explicit dependency by @oliverklee in #2315 - [DOCS] Add RenderMedia ViewHelper to docs by @kanow in #2343
- [TASK] Prevent generation of
composer.lock
by @oliverklee in #2348
New Contributors
- @koehnlein made their first contribution in #2330
- @bugskarl made their first contribution in #2336
- @ste101 made their first contribution in #2311
Full Changelog: 11.3.0...11.4.0