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 by staabm was merged Feb 12, 2025 Loading…
More precise constant variants of BooleanType
#3781 by staabm was merged Jan 11, 2025 Loading…
Support arrays with union value-types in implode()
#3772 by staabm was merged Jan 7, 2025 Loading…
Cleanup instanceof ConstantBooleanType checks
#3771 by staabm was merged Jan 5, 2025 Loading…
NodeScopeResolver: 10x Faster constant array processing
#3769 by staabm was merged Jan 5, 2025 Loading…
Improve loose comparison on IntegerRange containing zero
#3764 by staabm was merged Jan 4, 2025 Loading…
Improve loose comparison on string types
#3756 by staabm was merged Jan 2, 2025 Loading…
Test loose comparison on constant types
#3755 by staabm was merged Jan 4, 2025 Loading…
Improve loose comparison on union type
#3750 by staabm was merged Dec 23, 2024 Loading…
Improve loose comparison on integer
#3748 by staabm was merged Dec 21, 2024 Loading…
Fix preg_match() group containing start/end meta characters
#3740 by staabm was merged Dec 20, 2024 Loading…
Fix regex comment support eating too much chars
#3739 by staabm was merged Dec 17, 2024 Loading…
Fix DOMDocument::create*() return types
#3737 by staabm was merged Dec 17, 2024 Loading…
Faster MutatingScope->getNodeKey()
#3736 by staabm was merged Dec 17, 2024 Loading…
Support # comments in regex
#3735 by staabm was merged Dec 17, 2024 Loading…
10% faster FunctionCallParametersCheck
#3734 by staabm was merged Dec 16, 2024 Loading…
More precise reflection-classes return types
#3731 by staabm was merged Dec 15, 2024 Loading…
Added strictRulesInstalled parameter
#3729 by staabm was merged Dec 12, 2024 Loading…
RegexArrayShapeMatcher: Don't narrow 'J' modifier
#3723 by staabm was merged Dec 11, 2024 Loading…
RegexArrayShapeMatcher: fix regex wildcard omitted from type
#3721 by staabm was merged Dec 11, 2024 Loading…
5x Faster IntersectionType->getEnumCases()
#3695 by staabm was merged Nov 30, 2024 Loading…
Lazier return in UnionType->isSuperTypeOf() (~40% faster)
#3693 by staabm was merged Nov 30, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:2.1.x.