Skip to content

v5.4.17

Choose a tag to compare

@fabpot fabpot released this 28 Dec 14:56
· 512 commits to 7.3 since this release
v5.4.17

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)