Releases: symfony/phpunit-bridge
Releases · symfony/phpunit-bridge
v3.4.40
Changelog (v3.4.39...v3.4.40)
- bug #36566 Use COMPOSER_BINARY env var if available (fancyweb)
- bug #36539 fix compatibility with phpunit 9 (garak)
v5.0.7
Changelog (v5.0.6...v5.0.7)
- no changes
v4.4.7
Changelog (v4.4.6...v4.4.7)
- no changes
v3.4.39
Changelog (v3.4.38...v3.4.39)
- no changes
v5.0.6
Changelog (v5.0.5...v5.0.6)
- no changes
v4.4.6
Changelog (v4.4.5...v4.4.6)
- no changes
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35787 Use trait instead of extending deprecated class (marcello-moenkemeyer)
- bug #35716 Fix compatibility to PHPUnit 9 (Benjamin)
- bug #35597 Provide current file as file path (greg0ire)
- bug #33820 Fix some errors when using serialized deprecations (l-vo)
- bug #35489 Fix running skipped tests expecting only deprecations (chalasr)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35787 Use trait instead of extending deprecated class (marcello-moenkemeyer)
- bug #35716 Fix compatibility to PHPUnit 9 (Benjamin)
- bug #35597 Provide current file as file path (greg0ire)
- bug #33820 Fix some errors when using serialized deprecations (l-vo)
- bug #35489 Fix running skipped tests expecting only deprecations (chalasr)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35787 Use trait instead of extending deprecated class (marcello-moenkemeyer)
- bug #35489 Fix running skipped tests expecting only deprecations (chalasr)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- bug #34808 Properly handle phpunit arguments for configuration file (biozshock)