Skip to content

v6.4.32

Choose a tag to compare

@fabpot fabpot released this 24 Jan 16:19

Changelog (v6.4.31...v6.4.32)

  • bug #62959 do not parse scalar as an object (xabbuh)
  • bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
  • bug #62886 Skip methods that look like getters but return void or never (@jordikroon)