Skip to content

v4.4.19

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:20
· 1722 commits to 7.3 since this release
v4.4.19

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

  • bug #39861 Skip deprecated definitions in CheckTypeDeclarationsPass (chalasr)
  • bug #39821 Don't trigger notice for deprecated aliases pointing to deprecated definitions (chalasr)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39747 Support PHP 8 builtin types in CheckTypeDeclarationsPass (derrabus)
  • bug #39746 Fix InvalidParameterTypeException for function parameters (derrabus)
  • bug #39716 do not break when loading schemas from network paths on Windows (xabbuh)