-
-
Notifications
You must be signed in to change notification settings - Fork 943
Closed
Description
Symfony Translator contains @return array[array] indexed by catalog which is processed into
MessageSelector::__PHPSTAN_CLASS_REFLECTION_CONSTANT__;
ConfigCacheFactoryInterface::__PHPSTAN_CLASS_REFLECTION_CONSTANT__;
MessageSelector::__PHPSTAN_CLASS_REFLECTION_CONSTANT__;
ConfigCacheFactoryInterface::__PHPSTAN_CLASS_REFLECTION_CONSTANT__;
LoaderInterface::__PHPSTAN_CLASS_REFLECTION_CONSTANT__;
array[array]::__PHPSTAN_CLASS_REFLECTION_CONSTANT__; <--- this is line 30
ConfigCacheFactoryInterface::__PHPSTAN_CLASS_REFLECTION_CONSTANT__;
which php-parser fails to parse with error „Syntax error, unexpected '[', expecting '(' on line 30“
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels