Skip to content

Releases: symfony/phpunit-bridge

v5.4.0-BETA2

14 Nov 16:54
v5.4.0-BETA2
Compare
Choose a tag to compare
v5.4.0-BETA2 Pre-release
Pre-release

Changelog (v5.4.0-BETA1...v5.4.0-BETA2)

  • bug #43987 Fix Uncaught ValueError (dunglas)

v6.0.0-BETA1

05 Nov 08:15
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #41302 Remove SetUpTearDownTrait (derrabus)

v5.4.0-BETA1

05 Nov 07:18
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • no significant changes

v5.3.10

29 Oct 08:39
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43799 fix symlink to bridge in docker by making its path relative (nicolas-grekas)
  • bug #43241 Do not override correct triggering file for return type deprecations (wouterj)

v4.4.33

29 Oct 08:36
v4.4.33
Compare
Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • bug #43799 fix symlink to bridge in docker by making its path relative (nicolas-grekas)

v5.3.8

28 Sep 08:55
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #43022 Track unsilenced deprecations only for userland (nicolas-grekas)

v4.4.31

28 Sep 08:51
v4.4.31
Compare
Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • bug #43022 Track unsilenced deprecations only for userland (nicolas-grekas)

v5.3.7

30 Aug 12:41
v5.3.7
Compare
Choose a tag to compare

Changelog (v5.3.6...v5.3.7)

  • no significant changes

v4.4.30

30 Aug 12:33
v4.4.30
Compare
Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • no significant changes

v5.3.4

26 Jul 18:17
v5.3.4
Compare
Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • bug #42131 Fix composer resolution on Windows (Rainrider)
  • bug #41887 Fix deprecation handler with PHPUnit 10 (YaFou)