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

Fix Doctrine PropertiesExtensions #368

Open
wants to merge 1 commit into
base: 1.3.x
Choose a base branch
from

Conversation

alexndlm
Copy link

Property may be writable if it mapped by doctrine

@alexndlm alexndlm changed the title feature/fix-Doctrine-PeopertiesExtensions Fix Doctrine PropertiesExtensions Sep 21, 2022
@ondrejmirtes
Copy link
Member

Please write a test so that we can see what problem does this solve. You can get inspired by tests in https://github.com/phpstan/phpstan-doctrine/tree/1.3.x/tests/Rules/Properties

(You might have to write a new test for UnusedPrivatePropertyRule, I'm not sure.)

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 this pull request may close these issues.

None yet

2 participants