Skip to content

Releases: symfony/phpunit-bridge

v5.1.9

29 Nov 09:32
v5.1.9
Compare
Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #38597 Fix qualification of deprecations triggered by the debug class loader (fancyweb)
  • bug #38971 fix replaying skipped tests (nicolas-grekas)
  • bug #38921 Fixed crash on Windows with PHP 8 (villfa)
  • bug #38895 Fix wrong check for exporter in ConstraintTrait (alcaeus)

v4.4.17

29 Nov 09:28
v4.4.17
Compare
Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #38597 Fix qualification of deprecations triggered by the debug class loader (fancyweb)
  • bug #38971 fix replaying skipped tests (nicolas-grekas)
  • bug #38921 Fixed crash on Windows with PHP 8 (villfa)
  • bug #38895 Fix wrong check for exporter in ConstraintTrait (alcaeus)

v3.4.47

27 Nov 08:50
v3.4.47
Compare
Choose a tag to compare

Changelog (v3.4.46...v3.4.47)

  • no changes

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

Changelog (v5.2.0-RC1...v5.2.0-RC2)

  • no changes

v5.2.0-RC1

10 Nov 08:08
v5.2.0-RC1
Compare
Choose a tag to compare
v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • bug #38971 fix replaying skipped tests (nicolas-grekas)
  • bug #38921 Fixed crash on Windows with PHP 8 (villfa)
  • bug #38895 Fix wrong check for exporter in ConstraintTrait (alcaeus)

v5.1.8

28 Oct 06:10
v5.1.8
Compare
Choose a tag to compare

Changelog (v5.1.7...v5.1.8)

  • bug #38681 Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait (alcaeus)
  • bug #38680 Support new expect methods in test case polyfill (alcaeus)
  • bug #38679 Add missing exporter function for PHPUnit 7 (alcaeus)
  • bug #38444 fix running parallel tests with phpunit 9 (nicolas-grekas)

v4.4.16

28 Oct 05:56
v4.4.16
Compare
Choose a tag to compare

Changelog (v4.4.15...v4.4.16)

  • bug #38681 Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait (alcaeus)
  • bug #38680 Support new expect methods in test case polyfill (alcaeus)
  • bug #38679 Add missing exporter function for PHPUnit 7 (alcaeus)
  • bug #38444 fix running parallel tests with phpunit 9 (nicolas-grekas)

v3.4.46

28 Oct 05:50
v3.4.46
Compare
Choose a tag to compare

Changelog (v3.4.45...v3.4.46)

  • bug #38444 fix running parallel tests with phpunit 9 (nicolas-grekas)

v5.1.7

04 Oct 08:02
v5.1.7
Compare
Choose a tag to compare

Changelog (v5.1.6...v5.1.7)

  • bug #38384 Fix Deprecation file when it comes from the TestsListener (fancyweb)
  • bug #38336 Fixed class_alias() for PHPUnit\Framework\Error\Error (stevegrunwell)

v4.4.15

04 Oct 07:56
v4.4.15
Compare
Choose a tag to compare

Changelog (v4.4.14...v4.4.15)

  • bug #38336 Fixed class_alias() for PHPUnit\Framework\Error\Error (stevegrunwell)