You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.