This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Releases: Drenso/PhanExtensions
Releases · Drenso/PhanExtensions
It is `Required`, not `Require` that should be excluded
v3.5.1 It is `Required`, not `Require`
Exclude Require annotation by default
v3.5.0 Update excluded annotation in readme
Exclude Symfony @Bundle syntax from annotation detection
v3.4.0 Exclude symfony @Bundle syntax from annotation detection
Exclude ".html.twig" from class import check
Try if FQN is used in static const references in annotations
v3.2.1 Accept FQN in static const reference in annotation values (#15)
Support for static const references in annotations
v3.2.0 Add support for static properties in annotations (#14)
::class usage with SymfonyAnnotationPlugin
Add support for ::class usage in annotations with SymfonyAnnotationPlugin
Dropped Phan ~1.0 support
Added support for Phan ~3, dropped support for Phan ~1.0.
v2.5.0
Added support for Phan ~2, dropped support for Phan ~0.12
Add SuppressWarnings to excluded annotation types
See #7, SuppressWarnings is now suppressed in the SymfonyAnnotationPlugin.