Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConstExprParser crashes #389

Closed
ro0NL opened this issue Nov 12, 2024 · 1 comment
Closed

ConstExprParser crashes #389

ro0NL opened this issue Nov 12, 2024 · 1 comment

Comments

@ro0NL
Copy link

ro0NL commented Nov 12, 2024

The following package updates broke our CI:

phpdocumentor/reflection-docblock Upgraded 5.5.1 5.6.0 Compare
phpdocumentor/type-resolver Upgraded 1.9.0 1.10.0 Compare
phpstan/phpdoc-parser Upgraded 1.33.0 2.0.0 Compare

  ArgumentCountError {#12263
    #message: "Too few arguments to function PHPStan\PhpDocParser\Parser\ConstExprParser::__construct(), 0 passed in /app/vendor/symfony/property-info/Extractor/PhpStanExtractor.php on line 71 and exactly 1 expected"
    #code: 0
    #file: "./vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php
    #line: 18
    trace: {
      ./vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php:18
      ./vendor/symfony/property-info/Extractor/PhpStanExtractor.php:71
@ro0NL
Copy link
Author

ro0NL commented Nov 12, 2024

closing in favor of #386

@ro0NL ro0NL closed this as completed Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant