Skip to content

Pull requests: phpstan/phpstan-src

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix negative offset false positive on constant string
#3784 opened Jan 16, 2025 by staabm Loading…
Introduce RuleErrorFilterExtension
#3783 opened Jan 13, 2025 by ruudk Draft
More precise return type for mysqli_fetch_all()
#3778 opened Jan 10, 2025 by oxan Loading…
More precise implode() return type
#3774 opened Jan 6, 2025 by staabm Loading…
Fix false positives on non-existing-offset's
#3766 opened Jan 3, 2025 by staabm Loading…
Fix analysis on array_map with named arguments
#3763 opened Jan 1, 2025 by takaram Loading…
Improve expression resolving of superglobals
#3762 opened Dec 30, 2024 by herndlm 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…
Improve preg_split() function ReturnType
#3757 opened Dec 26, 2024 by malsuke Loading…
Fix crash on MethodCallableNode on do while
#3752 opened Dec 22, 2024 by samsonasik Loading…
Better typing for mb_convert_encoding
#3749 opened Dec 21, 2024 by jack-worman Loading…
Fix ConstantArrayType::isCallable
#3717 opened Dec 9, 2024 by VincentLanglet Loading…
Mark DOMNamedNodeMap as taking a covariant DOMNode
#3714 opened Dec 7, 2024 by Girgias Loading…
Improve count() narrowing of constant arrays
#3709 opened Dec 4, 2024 by herndlm Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.