-
-
Notifications
You must be signed in to change notification settings - Fork 888
Issues: phpstan/phpstan
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
Parameter #3
$encoding
of function htmlspecialchars
expects string, null given
#12066
opened Nov 17, 2024 by
sreichel
Error report changes depending on whether collector is included
#12065
opened Nov 16, 2024 by
SanderRonde
Call to function is_callable() with array{...} will always evaluate to true
#12063
opened Nov 16, 2024 by
proton-ab
False positive "has no effect" on call to late static binding method of abstract class
#12062
opened Nov 16, 2024 by
proton-ab
PHPStan doesn't catch accessing properties on string
feature-request
#12049
opened Nov 15, 2024 by
PatrickRose
Fatal error: Cannot call abstract method
not reported when static::
call is used in static method
feature-request
#12030
opened Nov 13, 2024 by
janedbal
Constructor args are not checked in
new $class(...)
when the $class
is class-string
feature-request
#12010
opened Nov 12, 2024 by
LastDragon-ru
No error with identifier xxx is reported
altough it is reported
feature-request
#12000
opened Nov 11, 2024 by
janedbal
Always taken exit path in loop is not detected
feature-request
#11984
opened Nov 10, 2024 by
mvorisek
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.