Skip to content

Releases: symfony/phpunit-bridge

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)

v5.1.6

27 Sep 04:38
v5.1.6
Compare
Choose a tag to compare

Changelog (v5.1.5...v5.1.6)

  • bug #38169 Internal classes are not legacy (derrabus)
  • bug #38094 Skip internal classes in CoverageListenerTrait (sanmai)
  • bug #38071 Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3 (sanmai, derrabus)
  • bug #38054 CoverageListenerTrait update for PHPUnit 8.5/9.x (sanmai)
  • bug #38031 Allow Drupal to wrap the Symfony test listener (5.1 backport) (fabpot, alexpott)
  • bug #37959 Fix deprecation type detection (when several autoload files are used) (l-vo)

v4.4.14

27 Sep 04:31
v4.4.14
Compare
Choose a tag to compare

Changelog (v4.4.13...v4.4.14)

  • bug #38169 Internal classes are not legacy (derrabus)
  • bug #38094 Skip internal classes in CoverageListenerTrait (sanmai)
  • bug #38071 Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3 (sanmai, derrabus)
  • bug #38054 CoverageListenerTrait update for PHPUnit 8.5/9.x (sanmai)
  • bug #37959 Fix deprecation type detection (when several autoload files are used) (l-vo)