Skip to content

v7.3.10

Choose a tag to compare

@fabpot fabpot released this 24 Jan 22:04

Changelog (v7.3.9...v7.3.10)

  • bug #62959 do not parse scalar as an object (xabbuh)
  • bug #63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
  • bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
  • bug #62997 Fix type resolution when called class is in other namespace (mtarld)
  • bug #62886 Skip methods that look like getters but return void or never (@jordikroon)