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

PHPStan v0.12 error #122

Closed
Xint0-elab opened this issue Feb 8, 2020 · 0 comments · Fixed by #121
Closed

PHPStan v0.12 error #122

Xint0-elab opened this issue Feb 8, 2020 · 0 comments · Fixed by #121

Comments

@Xint0-elab
Copy link
Contributor

Using laravel-enum v1.30 PHPStan v0.12.8 analyse fails with:

PHP Fatal error:  Class BenSampo\Enum\PHPStan\EnumMethodReflection contains 7 abstract methods and must therefore be declared abstract or implement the remaining methods (PHPStan\Reflection\MethodReflection::isDeprecated, PHPStan\Reflection\MethodReflection::getDeprecatedDescription, PHPStan\Reflection\MethodReflection::isFinal, ...) in /home/rjacinto/src/genesis-web/vendor/bensampo/laravel-enum/src/PHPStan/EnumMethodReflection.php on line 11

I've created PR #121 to fix this issue.

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

Successfully merging a pull request may close this issue.

1 participant