Skip to content

Releases: symfony/error-handler

v4.4.22

01 May 14:48
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • bug #40679 Avoid warning with Xdebug 3 with develop mode disabled (Jean85)

v5.2.6

29 Mar 05:20
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40242 Fix error caused by include + open_basedir (stlrnz)
  • bug #40388 Added missing type annotations to FlattenException (derrabus)

v4.4.21

29 Mar 05:15
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #40388 Added missing type annotations to FlattenException (derrabus)

v5.2.4

04 Mar 18:11
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40066 fix parsing return types in DebugClassLoader (nicolas-grekas)
  • bug #40065 fix handling messages with null bytes from anonymous classes (nicolas-grekas)

v4.4.20

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40066 fix parsing return types in DebugClassLoader (nicolas-grekas)
  • bug #40065 fix handling messages with null bytes from anonymous classes (nicolas-grekas)
  • bug #40019 Fix strpos error when trying to call a method without a name (Deuchnord)

v5.2.3

03 Feb 04:56
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • bug #40019 Fix strpos error when trying to call a method without a name (Deuchnord)

v5.2.2

27 Jan 14:56
v5.2.2
Compare
Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)

v5.1.11

27 Jan 14:45
v5.1.11
Compare
Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

  • bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)

v4.4.19

27 Jan 14:20
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)

v5.2.1

18 Dec 14:09
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • no changes