2.5.0
Fixes
- Allow more complex array parsing for Illuminator and Annotator.
- Allow generating stricter "generics" param annotations using
genericsInParam
feature flag (NOT yet supported by most IDEs) - can be useful for PHPStan/Psalm. - Allow having specific entities in generated method param doc block annotations instead of EntityInterface using
concreteEntitiesInParam
feature flag (NOT recommended) - can be useful for PHPStan/Psalm.
…
Full Changelog: 2.4.0...2.5.0