Skip to content

v6.0.1

Compare
Choose a tag to compare
@fabpot fabpot released this 09 Dec 13:47
· 922 commits to 7.3 since this release
v6.0.1

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44385 Skip parameter attribute configurators in AttributeAutoconfigurationPass if we can't get the constructor reflector (fancyweb)