Skip to content

v5.2.2

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:56
· 1281 commits to 7.3 since this release
v5.2.2

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

  • bug #39873 Fix container injection with TypedReference (jderusse)
  • 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)