Release 5.5.1 supporting PHP 7.0-8.4 syntax
New features
- Add GitHub Issue Printer for GitHub Actions #5025
- Check write access for property using asymmetric visibility.
New issue type:
PhanAccessSetPropertyWrongContext#5027
Bug fixes
- Fixed crash when using PHPDocRedundantPlugin on doc comment containing
@throws#5003 - Infer intersection types in with generic types