We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PHP Fatal error: Uncaught Error: Call to undefined method PhpParser\Node\NullableType::toString() in php-semver-checker-git.phar/vendor/tomzx/php-semver-checker/src/PHPSemVerChecker/Comparator/Type.php:24 Stack trace: #0 php-semver-checker-git.phar/vendor/tomzx/php-semver-checker/src/PHPSemVerChecker/Comparator/Signature.php(41): PHPSemVerChecker\Comparator\Type::get(Object(PhpParser\Node\NullableType)) #1 php-semver-checker-git.phar/vendor/tomzx/php-semver-checker/src/PHPSemVerChecker/Analyzer/ClassMethodAnalyzer.php(82): PHPSemVerChecker\Comparator\Signature::analyze(Array, Array) #2 php-semver-checker-git.phar/vendor/tomzx/php-semver-checker/src/PHPSemVerChecker/Analyzer/ClassAnalyzer.php(47): PHPSemVerChecker\Analyzer\ClassMethodAnalyzer->analyze(Object(PhpParser\Node\Stmt\Class_), Object(PhpParser\Node\Stmt\Class_)) #3 php-semver-checker-git.phar/vendor/tomzx/php-semver-checker/src/PHPSemVerChecker/Comparator/Type.php on line 24
This error occurs when running against Symfony 4 codebase.
The text was updated successfully, but these errors were encountered:
Fixed @ 7bdf3e1.
Sorry, something went wrong.
Hey @tomzx Could you please release version with this fix?
@aivus v0.13.0 was pushed with this fix!
No branches or pull requests
This error occurs when running against Symfony 4 codebase.
The text was updated successfully, but these errors were encountered: