Skip to content

Releases: symfony/phpunit-bridge

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)

v5.2.12

26 Jul 17:20
v5.2.12
Compare
Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

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

v4.4.27

26 Jul 17:31
v4.4.27
Compare
Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

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

v5.3.3

30 Jun 08:38
v5.3.3
Compare
Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41780 fix handling the COMPOSER_BINARY env var when using simple-phpunit (Taluu)