-
Notifications
You must be signed in to change notification settings - Fork 481
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow write access to offsets of readonly ArrayAccess properties
#3795
opened Jan 24, 2025 by
pilif
Loading…
Skip function-like nodes when checking if a function or method is a generator
#3794
opened Jan 23, 2025 by
sebkehr
Loading…
Fix ImpossibleCheckTypeFunctionCallRule for
is_subclass
and is_a
#3788
opened Jan 19, 2025 by
VincentLanglet
Loading…
Extract ArrayColumnHelper from ArrayColumnFunctionReturnTypeExtension
#3785
opened Jan 16, 2025 by
staabm
Loading…
StrlenFunctionReturnTypeExtension: Cleanup
instanceof ConstantString
#3780
opened Jan 11, 2025 by
staabm
Loading…
Do not report constructor unused parameter if class implements an Interface that defines a constructor
#3777
opened Jan 10, 2025 by
carlos-granados
Loading…
Do not report constructor unused parameter if class is an Attribute class
#3776
opened Jan 10, 2025 by
carlos-granados
Loading…
Introduce isDeprecated to CallableParametersAcceptor
#3759
opened Dec 27, 2024 by
kamil-zacek
Loading…
Failing test: rule hooked to
PhpParser\Node\Name
node
#3758
opened Dec 27, 2024 by
janedbal
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.