Releases: symfony/phpunit-bridge
Releases · symfony/phpunit-bridge
v7.3.0
v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60484 [PhpUnitBridge] Clean up mocked features only when
@group
is present (@HypeMC) - bug symfony/symfony#60490 [PhpUnitBridge] set path to the PHPUnit autoload file (@xabbuh)
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60500 [PhpUnitBridge] Fix cleaning up mocked features with attributes (@HypeMC)
- bug symfony/symfony#60484 [PhpUnitBridge] Clean up mocked features only when
@group
is present (@HypeMC) - bug symfony/symfony#60490 [PhpUnitBridge] set path to the PHPUnit autoload file (@xabbuh)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59682 [Security] Deprecate UserInterface & TokenInterface's
eraseCredentials()
(@chalasr, @nicolas-grekas) - feature symfony/symfony#59384 [PhpUnitBridge] Enable configuring mock namespaces with attributes (@HypeMC)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- bug symfony/symfony#60174 [PhpUnitBridge] properly clean up mocked features after tests have run (@xabbuh)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58828 [PhpUnitBridge] fix dumping tests to skip with data providers (@xabbuh)
v7.1.9
Changelog (v7.1.8...v7.1.9)
- bug symfony/symfony#58828 [PhpUnitBridge] fix dumping tests to skip with data providers (@xabbuh)
v6.4.16
Changelog (v6.4.15...v6.4.16)
- bug symfony/symfony#58828 [PhpUnitBridge] fix dumping tests to skip with data providers (@xabbuh)
v5.4.48
Changelog (v5.4.47...v5.4.48)
- bug symfony/symfony#58828 [PhpUnitBridge] fix dumping tests to skip with data providers (@xabbuh)
v7.2.0-RC1
Changelog (v7.2.0-BETA2...v7.2.0-RC1)
- no significant changes