Skip to content

v4.4.20

Compare
Choose a tag to compare
@fabpot fabpot released this 04 Mar 18:05
· 648 commits to 7.3 since this release
v4.4.20

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)