Skip to content

v5.1.11

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:45
· 1169 commits to 7.1 since this release
v5.1.11

Changelog (v5.1.10...v5.1.11)

  • 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)