-
Notifications
You must be signed in to change notification settings - Fork 48
Issues: phpstan/phpstan-strict-rules
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
disallowedLooseComparison - allow only DateTime/DateTimeImmutable
#232
opened Nov 10, 2023 by
realjjaveweb
Add support to requireParentConstructorCall for indirect calls
#222
opened Jul 7, 2023 by
TravisCarden
Foreach overwrites $variable with its value variable. - false positive?
#194
opened Nov 22, 2022 by
lulco
Rule to prefer !== null check over isset() for existing variable/key/property
#171
opened Apr 26, 2022 by
VincentLanglet
Call to function array_is_list() with will always evaluate to true.
#147
opened Dec 19, 2021 by
mmarton
Array key always exists false positive with composite keys
#143
opened Nov 23, 2021 by
InvisibleSmiley
ClosureUsesThisRule produces false positive with Prophecy will()
#142
opened Nov 11, 2021 by
InvisibleSmiley
Wrong symbol shown for error report on
and
/or
non-boolean parameters
#141
opened Nov 1, 2021 by
dktapps
DynamicCallOnStaticMethodsRule warns when both dynamic and static methods exist
#140
opened Nov 1, 2021 by
szepeviktor
Warn about implicit cast to int when using bool values as array keys.
#121
opened Feb 19, 2021 by
markuspoerschke
Call to function is_string with string will always evaluate to true
#120
opened Feb 18, 2021 by
emodric
Previous Next
ProTip!
Adding no:label will show everything without a label.