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
repro: https://phpstan.org/r/1c91414c-7a03-437c-976a-95a28d07f919 and https://phpstan.org/r/e2b66886-71db-4a33-9c17-aee3c1f67b7d
to improve override methods checks and make refactoring/updates safer
expected result: l12 in the repro should emit phpstan error for the 1st parameter
The text was updated successfully, but these errors were encountered:
No branches or pull requests
repro: https://phpstan.org/r/1c91414c-7a03-437c-976a-95a28d07f919 and https://phpstan.org/r/e2b66886-71db-4a33-9c17-aee3c1f67b7d
to improve override methods checks and make refactoring/updates safer
expected result: l12 in the repro should emit phpstan error for the 1st parameter
The text was updated successfully, but these errors were encountered: