-
Notifications
You must be signed in to change notification settings - Fork 545
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix generalizing constant arrays when the array is getting smaller
#3864
opened Mar 9, 2025 by
ondrejmirtes
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…
Failing test: rule hooked to
PhpParser\Node\Name node
#3758
opened Dec 27, 2024 by
janedbal
Loading…
Remove from final exit points every exception that is catched
#3629
opened Nov 13, 2024 by
Bellangelo
Loading…
Report maybe division by zero in InvalidBinaryOperationRule
#3419
opened Sep 8, 2024 by
staabm
Loading…
RoundFunctionReturnTypeExtension supports types with ConstantScalar
#3349
opened Aug 26, 2024 by
Shio3001
Loading…
Callable with wider parameter type is supertype of callable with narrower parameter type
#3211
opened Jul 4, 2024 by
ondrejmirtes
Loading…
Conditional return type for
SQLite3Result::fetchArray()
#3080
opened May 16, 2024 by
devnix
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.