What's Changed
- 🎉 feat: Introduce
@PHP83Migration
ruleset and PHP 8.3 integration test by @Wirone in #7439 - 🎉 chore: Add support for Symfony 7 by @VincentLanglet in #7453
- docs: drop list.rst and code behind it by @keradus in #7436
- DX: more usage of spaceship operator by @keradus in #7438
- docs: remove Gitter mentions by @smnandre in #7441
- CI: early compatibility checks with Symfony 7 by @keradus in #7431
- chore: IntegrationTest - move support of php< requirement to main Integration classes by @keradus in #7448
- DX: Ability to run Fixer on PHP8.3 for development by @Wirone in #7449
- DX: Docker clean up by @Wirone in #7450
- DX: Put
Preg
's last error message in exception message by @danog in #7443 - DX: describe command - for rules, list also sets that are including them by @keradus in #7419
- test: Improve
AbstractIntegrationTestCase
description by @Wirone in #7452 - CI: drop Symfony ^7 incompat exceptions of php-coveralls and cli-executor by @keradus in #7455
New Contributors
Full Changelog: v3.38.2...v3.39.0