Skip to content

Releases: symfony/phpunit-bridge

v4.4.6

27 Mar 08:53
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • no changes

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

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

29 Feb 10:36
v4.4.5
Compare
Choose a tag to compare

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

29 Feb 10:31
v3.4.38
Compare
Choose a tag to compare

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

13 Feb 07:56
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • bug #34808 Properly handle phpunit arguments for configuration file (biozshock)

v4.4.4

13 Feb 08:03
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

  • bug #34808 Properly handle phpunit arguments for configuration file (biozshock)

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • bug #34808 Properly handle phpunit arguments for configuration file (biozshock)

v5.0.3

13 Feb 09:12
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • bug #35254 Fail-fast in simple-phpunit if one of the passthru() commands fails (mpdude)
  • bug #35219 When using phpenv + phpenv-composer plugin, composer executable is wrapped into a bash script (oleg-andreyev)