-
Notifications
You must be signed in to change notification settings - Fork 544
Pull requests: phpstan/phpstan-src
Pull requests list
Fix too wide bool in trivial methods
#4444
opened Oct 16, 2025 by
staabm
Loading...
updated Oct 29, 2025
Report invalid printf placeholder
#4478
opened Oct 24, 2025 by
VincentLanglet
Loading...
updated Oct 25, 2025
Introduce allowFloatBoolNullAsArrayKey parameter
#4012
opened May 24, 2025 by
VincentLanglet
Loading...
updated Oct 22, 2025
[FIX] dynamic variable undefined inside
isset
#4213
opened Aug 7, 2025 by
ga-devfront
Loading...
updated Oct 20, 2025
Introduce all-methods-are-(im)pure
#4422
opened Oct 8, 2025 by
VincentLanglet
Loading...
updated Oct 10, 2025
feat: add dynamic parameter type extensions
#4290
opened Sep 5, 2025 by
calebdw
Loading...
updated Oct 2, 2025
array_column: proper support for private properties
#4366
opened Sep 24, 2025 by
janedbal
Loading...
updated Sep 25, 2025
Implements BackedEnumFromDynamicStaticMethodThrowTypeExtension
#4156
opened Jul 25, 2025 by
VincentLanglet
Loading...
updated Sep 21, 2025
Indicates whether a variable is global
#4245
opened Aug 15, 2025 by
cedric-anne
Loading...
updated Sep 17, 2025
do not skip Generator for MissingTypehintCheck
#4209
opened Aug 5, 2025 by
Flyingmana
Loading...
updated Sep 15, 2025
Add --stop-on-failure option to halt analysis on first error
#4287
opened Sep 5, 2025 by
idsulik
Loading...
updated Sep 5, 2025
Fix incorrect type inference for @phpstan-assert-if-true on $this with union types
#4246
opened Aug 17, 2025 by
yt-catpaw
Loading...
updated Sep 4, 2025
Validate checkedExceptionClasses config
#3987
opened May 12, 2025 by
janedbal
Loading...
updated Aug 30, 2025
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...
updated Jul 30, 2025
Add --only-remove-errors analyse command option
#3847
opened Mar 2, 2025 by
N-Silbernagel
Loading...
updated Jul 30, 2025
Fix crash on MethodCallableNode on do while
#3752
opened Dec 22, 2024 by
samsonasik
Loading...
updated Jul 30, 2025
Fix inconsistent analysis on case-insensitive filesystems
#3988
opened May 12, 2025 by
staabm
Loading...
updated Jul 30, 2025
Report maybe division by zero in InvalidBinaryOperationRule
#3419
opened Sep 8, 2024 by
staabm
Loading...
updated Dec 5, 2024
Dectect reading class constants in PHPDoc
#2436
opened Jun 5, 2023 by
rvanvelzen
Loading...
updated Dec 5, 2024
Catch implicit conversions in mod operator
#2466
opened Jun 17, 2023 by
ryium
Loading...
updated Dec 5, 2024
Fix int-mask-of to work well with operations on the int mask
#2441
opened Jun 8, 2023 by
staabm
Loading...
updated Aug 30, 2024
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.