You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI PHPStan 2.1 is going to be released in a couple of days and is going to fully support property hooks and other PHP 8.4 features.
I just posted a community update about what custom extensions and projects like Rector should do to take advantage of property hooks analysis, so make sure to read through it and plan the progress on your side 😊 phpstan/phpstan#12337
Thanks and happy new year!
The text was updated successfully, but these errors were encountered:
If we update to PHPStan 2.1, and got virtual node unwrapped for property hook, I think we will get notified as the fixture test already exists for property hook.
Btw, it would be great if you can merge my PHPStan PR for unreachable next stmts:
Feature Request
FYI PHPStan 2.1 is going to be released in a couple of days and is going to fully support property hooks and other PHP 8.4 features.
I just posted a community update about what custom extensions and projects like Rector should do to take advantage of property hooks analysis, so make sure to read through it and plan the progress on your side 😊 phpstan/phpstan#12337
Thanks and happy new year!
The text was updated successfully, but these errors were encountered: