Release Notes for 2.16.2
2.16.x bugfix release (patch)
2.16.2
- Total issues resolved: 0
- Total pull requests resolved: 16
- Total contributors: 3
Bugfixes
- 2029: Fix erroneous order of events for multi events per listener thanks to @acran
- 2007: Emit deprecation only for PHP 8.4 users thanks to @greg0ire
Static Analysis
- 2028: Remove redundant assertions thanks to @greg0ire
Improvements
Test Suite
- 2027: Remove useless test thanks to @greg0ire
- 2022: Migrate to willReturn() thanks to @greg0ire
- 2017: Migrate more PHPUnit attributes thanks to @greg0ire
- 2016: Remove bootstrap file thanks to @greg0ire
- 2015: Migrate to attributes for PHPUnit thanks to @greg0ire
- 2005: Phpunit 10 thanks to @greg0ire
- 1993: Silence more deprecations thanks to @greg0ire
- 1991: Bump versions thanks to @greg0ire
- 1988: Introduce polyfill for Application::addCommand() thanks to @greg0ire
- 1973: Remove legacy group thanks to @greg0ire
CI
- 2006: Bump doctrine/.github from 7.1.0 to 7.3.0 thanks to @dependabot[bot]
- 1999: Test without symfony/doctrine-messenger thanks to @greg0ire