Skip to content

Releases: symfony/error-handler

v5.0.8

28 Apr 18:58
v5.0.8
Compare
Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • no changes

v4.4.8

28 Apr 18:52
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • no changes

v5.0.7

30 Mar 15:09
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • no changes

v4.4.7

30 Mar 15:04
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • no changes

v5.0.6

27 Mar 16:28
v5.0.6
Compare
Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #35993 Remove int return type from FlattenException::getCode (wucdbm)

v4.4.6

27 Mar 08:52
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #35993 Remove int return type from FlattenException::getCode (wucdbm)

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

Changelog (v5.0.4...v5.0.5)

  • bug #35870 fix parsing static return type on interface method annotation (alekitto)
  • bug #35832 improved deprecation notices for methods new args and return type (HeahDude)
  • bug #35710 silence warning when zend.assertions=-1 (nicolas-grekas)
  • bug #35645 Never throw on warnings triggered by assert() and set assert.exception=1 in Debug::enable() (nicolas-grekas)
  • bug #35588 Escape variable in Exception template (jderusse)

v4.4.5

29 Feb 10:35
v4.4.5
Compare
Choose a tag to compare

Changelog (v4.4.4...v4.4.5)

  • bug #35870 fix parsing static return type on interface method annotation (alekitto)
  • bug #35832 improved deprecation notices for methods new args and return type (HeahDude)
  • bug #35710 silence warning when zend.assertions=-1 (nicolas-grekas)
  • bug #35645 Never throw on warnings triggered by assert() and set assert.exception=1 in Debug::enable() (nicolas-grekas)
  • bug #35588 Escape variable in Exception template (jderusse)

v5.0.4

13 Feb 07:53
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • bug #35464 Add debug argument to decide whether debug page is shown or not (yceruto)

v4.4.4

13 Feb 08:03
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

  • bug #35464 Add debug argument to decide whether debug page is shown or not (yceruto)