Skip to content

Releases: symfony/var-dumper

v6.0.17

28 Dec 15:01
v6.0.17
Compare
Choose a tag to compare

Changelog (v6.0.16...v6.0.17)

  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
  • bug #48359 Ignore \Error in __debugInfo() (fancyweb)

v5.4.17

28 Dec 14:56
v5.4.17
Compare
Choose a tag to compare

Changelog (v5.4.16...v5.4.17)

  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
  • bug #48359 Ignore \Error in __debugInfo() (fancyweb)

v6.2.2

16 Dec 20:13
v6.2.2
Compare
Choose a tag to compare

Changelog (v6.2.1...v6.2.2)

  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
  • bug #48359 Ignore \Error in __debugInfo() (fancyweb)

v6.2.1

06 Dec 17:39
v6.2.1
Compare
Choose a tag to compare

Changelog (v6.2.0...v6.2.1)

  • bug #48461 Fix possible memory-leak when using lazy-objects (nicolas-grekas)

v6.2.0

30 Nov 17:47
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC2

28 Nov 18:37
v6.2.0-RC2
Compare
Choose a tag to compare
v6.2.0-RC2 Pre-release
Pre-release

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

  • no significant changes

v6.2.0-RC1

25 Nov 10:43
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

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

  • no significant changes

v6.2.0-BETA3

19 Nov 16:17
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

Changelog (v6.2.0-BETA2...v6.2.0-BETA3)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:06
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #46773 Add FFI\CData and FFI\CType types (SerafimArts)

v6.1.6

12 Oct 07:55
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • no significant changes