-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
phpstan/phpstan-src
#1610Labels
Description
Feature request
phpstan/phpstan-src#1295 added PHPDoc @readonly, but like Psalm it would be useful allow changes in the private scope.
I propose to add a function with the same specifications as @psalm-allow-private-mutation and @psalm-readonly-allow-private-mutation implemented in Psalm.
refs phpstan/phpstan-src#1295, #7774, phpstan/phpstan-src#1609
Did PHPStan help you today? Did it make you happy in any way?
I am exploring PHPStan again for the PHP Conference Okinawa this month.
Reactions are currently unavailable