Skip to content

v6.2.7

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Feb 14:20
· 621 commits to 7.3 since this release
v6.2.7

Changelog (v6.2.6...v6.2.7)

  • bug #49379 Fix autowire attribute with nullable parameters (alamirault)
  • bug #49334 keep proxy tag on original definition when decorating (kbond)
  • bug #49282 Fix lazy-proxying readonly classes on PHP 8.3 (nicolas-grekas)
  • bug #49128 Fix combinatory explosion when autowiring union and intersection types (nicolas-grekas)