Skip to content

Releases: symfony/phpunit-bridge

v5.1.0-RC1

16 May 12:37
v5.1.0-RC1
Compare
Choose a tag to compare
v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • no changes

v5.0.8

28 Apr 18:58
v5.0.8
Compare
Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • bug #36566 Use COMPOSER_BINARY env var if available (fancyweb)
  • bug #36539 fix compatibility with phpunit 9 (garak)
  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)

v4.4.8

28 Apr 18:53
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #36566 Use COMPOSER_BINARY env var if available (fancyweb)
  • bug #36539 fix compatibility with phpunit 9 (garak)
  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)

v3.4.40

28 Apr 18:47
v3.4.40
Compare
Choose a tag to compare

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

30 Mar 15:10
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • no changes

v4.4.7

30 Mar 15:05
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • no changes

v3.4.39

30 Mar 06:41
v3.4.39
Compare
Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • no changes

v5.0.6

27 Mar 16:30
v5.0.6
Compare
Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • no changes

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)