rector-src
rector-src copied to clipboard
Test PHPStan 2.1.x-dev to remove tweak AlwaysRememberedExpr on Printer
Per PHPStan PR:
- https://github.com/phpstan/phpstan-src/pull/4651
Tested as well on rector- packages:
- rector-phpunit
- rector-downgrade-php
with require-dev:
"phpstan/phpstan": "2.1.x-dev",
"rector/rector-src": "dev-test-phpstan-21x",
and seems working ok 👍