Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[PropertyInfo] Add non-*-int missing types for PhpStanExtractor#59192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I'm going to merge it in 7.3 as this is a new feature. |
Also, please rebase onto 7.3 and resolve the conflicts. |
a08658d
to82904ae
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
with a minor CS change in the changelog
Uh oh!
There was an error while loading.Please reload this page.
4a1ea0c
to761bb04
CompareThank you@wuchen90. |
ccf91a1
intosymfony:7.3Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This PR adds support for following PHPStan types in Property Info component:
non-positive-int
non-negative-int
non-zero-int
See PHPStan official docs for these types:https://phpstan.org/writing-php-code/phpdoc-types#integer-ranges