Bump to PHPStan ^2.1.35 by samsonasik · Pull Request #7847 · rectorphp/rector-src

Conversation

@samsonasik

This was referenced

Jan 21, 2026

@samsonasik

This was referenced

Jan 21, 2026

@TomasVotruba

@samsonasik

@calebdw

Looks like a fix might have been released: phpstan/phpstan#13983 (comment)

So, please, if $scope->getType() doesn't work for you in your isset() rule, use $scope->getScopeType() instead. Thank you for understanding.

@samsonasik

@calebdw I will create separate PR for bump to phpstan ^2.1.36 and verify the fix :)