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

Check if override method does not rename parameters #233

Open
mvorisek opened this issue Nov 18, 2023 · 0 comments
Open

Check if override method does not rename parameters #233

mvorisek opened this issue Nov 18, 2023 · 0 comments

Comments

@mvorisek
Copy link

mvorisek commented Nov 18, 2023

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

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