Releases: symfony/phpunit-bridge
Releases · symfony/phpunit-bridge
v5.3.10
Changelog (v5.3.9...v5.3.10)
- bug #43799 fix symlink to bridge in docker by making its path relative (nicolas-grekas)
- bug #43241 Do not override correct triggering file for return type deprecations (wouterj)
v4.4.33
Changelog (v4.4.32...v4.4.33)
- bug #43799 fix symlink to bridge in docker by making its path relative (nicolas-grekas)
v5.3.8
Changelog (v5.3.7...v5.3.8)
- bug #43022 Track unsilenced deprecations only for userland (nicolas-grekas)
v4.4.31
Changelog (v4.4.30...v4.4.31)
- bug #43022 Track unsilenced deprecations only for userland (nicolas-grekas)
v5.3.7
Changelog (v5.3.6...v5.3.7)
- no significant changes
v4.4.30
Changelog (v4.4.29...v4.4.30)
- no significant changes
v5.3.4
Changelog (v5.3.3...v5.3.4)
- bug #42131 Fix composer resolution on Windows (Rainrider)
- bug #41887 Fix deprecation handler with PHPUnit 10 (YaFou)
v5.2.12
Changelog (v5.2.11...v5.2.12)
- bug #42131 Fix composer resolution on Windows (Rainrider)
- bug #41887 Fix deprecation handler with PHPUnit 10 (YaFou)
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42131 Fix composer resolution on Windows (Rainrider)
- bug #41887 Fix deprecation handler with PHPUnit 10 (YaFou)
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #41780 fix handling the COMPOSER_BINARY env var when using simple-phpunit (Taluu)