Replies: 1 comment
-
Saw that yesterday, checked very quickly what is that about, but not sure yet what would it mean (and bring) to change this lib to an extension(s). Will need to check more one day. I'm still trying to support PHPStan 1.x so I guess there's still some time to convert the code :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This was introduced in the latest PHPStan release:
https://phpstan.org/blog/restricted-usage-extensions-you-dont-always-need-custom-rule
Maybe this project can be simplified by using those extension points.
Beta Was this translation helpful? Give feedback.
All reactions