-
Notifications
You must be signed in to change notification settings - Fork 545
Pull requests: phpstan/phpstan-src
Pull requests list
Add --stop-on-failure option to halt analysis on first error
#4287
opened Sep 5, 2025 by
idsulik
Loading...
Detect not existing classes in @method annotations
#2251
opened Feb 22, 2023 by
alfredbez
Loading...
Fix int-mask-of to work well with operations on the int mask
#2441
opened Jun 8, 2023 by
staabm
Loading...
Implements BackedEnumFromDynamicStaticMethodThrowTypeExtension
#4156
opened Jul 25, 2025 by
VincentLanglet
Loading...
Skip function-like and anonymous class nodes when checking if a function or method is a generator
#3794
opened Jan 23, 2025 by
sebkehr
Loading...
array_column: proper support for private properties
#4366
opened Sep 24, 2025 by
janedbal
Loading...
Add --only-remove-errors analyse command option
#3847
opened Mar 2, 2025 by
N-Silbernagel
Loading...
Implement
call_user_func_array() DynamicFunctionReturnTypeExtension and rule
#2501
opened Jul 1, 2023 by
staabm
Loading...
Fix inconsistent analysis on case-insensitive filesystems
#3988
opened May 12, 2025 by
staabm
Loading...
Fix
class-string<*> being supertype of any string literal
#2707
opened Oct 31, 2023 by
jrmajor
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.