PHP Architecture Tester v0.7.3 Release Notes

    • ๐Ÿ”„ Change composer package name to phpat/phpat
    • ๐Ÿ”จ Refactor AST build to a better-reflection/php-parse hybrid
    • โž• Add support to generic types in docs
    • โž• Add support to callable types in docs
    • โž• Add support to union types in docs
    • ๐Ÿ›  Fix src path configuration sometimes giving issues
    • โฌ‡๏ธ Drop Symfony 2 compatibility
    • ๐Ÿšš Move Fatal Error exceptions out of event listener
    • ๐Ÿ›  Fix issue with FQCNs starting with backslash
    • โž• Add psalm and phpstan to CI checks