Releases: svnldwg/phpstan-rules
Releases · svnldwg/phpstan-rules
Enhanced compatibility
phpstan-rules is now compatible with phpstan >= 0.11 (previously 0.12) and PHP 8.
0.2.3
Added ability to detect immutable tagged properties in parent classes and validate that they are not mutated in the child class.