Skip to content

0.7.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlosas carlosas released this 07 Sep 21:58
· 500 commits to master since this release
  • Change composer package name to phpat/phpat
  • Refactor AST build to a better-reflection/php-parse hybrid
  • Add support for generic types in docs (thanks @j6s)
  • Add support for callable types in docs (thanks @j6s)
  • Add support for union types in docs
  • Fix src path configuration sometimes giving issues
  • Fix issue with FQCNs starting with backslash
  • Drop Symfony 2 compatibility