Releases: symfony/phpunit-bridge
Releases · symfony/phpunit-bridge
v5.4.0-BETA2
Changelog (v5.4.0-BETA1...v5.4.0-BETA2)
- bug #43987 Fix Uncaught ValueError (dunglas)
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41302 Remove SetUpTearDownTrait (derrabus)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- no significant changes
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)