Releases: symfony/phpunit-bridge
Releases · symfony/phpunit-bridge
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40067 fix reporting deprecations when they come from DebugClassLoader (nicolas-grekas)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40067 fix reporting deprecations when they come from DebugClassLoader (nicolas-grekas)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39909 Allow relative path to composer cache (jderusse)
- bug #39858 Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value (alexander-schranz)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39909 Allow relative path to composer cache (jderusse)
- bug #39858 Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value (alexander-schranz)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39909 Allow relative path to composer cache (jderusse)
- bug #39858 Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value (alexander-schranz)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39331 Fixed PHPunit 9.5 compatibility (wouterj)
- bug #39226 Fix disabling DeprecationErrorHandler from PHPUnit configuration file (fancyweb)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39331 Fixed PHPunit 9.5 compatibility (wouterj)
- bug #39226 Fix disabling DeprecationErrorHandler from PHPUnit configuration file (fancyweb)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39331 Fixed PHPunit 9.5 compatibility (wouterj)
- bug #39226 Fix disabling DeprecationErrorHandler from PHPUnit configuration file (fancyweb)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #38597 Fix qualification of deprecations triggered by the debug class loader (fancyweb)