Too few arguments to function PHPStan\PhpDocParser\Parser\ConstExprParser::__construct(), 0 passed in /var/www/html/prathin/test/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php on line 62 and exactly 1 expected #6796
Closed
prathinsajith-lts
started this conversation in
General
Replies: 1 comment 2 replies
-
Can you try to downgrade PHPStan parser to v1? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
_Too few arguments to function PHPStan\PhpDocParser\Parser\ConstExprParser::_construct(), 0 passed in /var/www/html/prathin/test/vendor/api-platform/core/src/Metadata/Resource/Factory/PhpDocResourceMetadataCollectionFactory.php on line 62 and exactly 1 expected I've been facing this issue for the past two days with versions above v3.0. I just downgraded from v3.3 to v3.0. Could you suggest a solution to resolve this in symfony?
Beta Was this translation helpful? Give feedback.
All reactions