We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0a7efd4
phpstan-rules is now compatible with phpstan >= 0.11 (previously 0.12) and PHP 8.
3a695a7
Added ability to detect immutable tagged properties in parent classes and validate that they are not mutated in the child class.