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
Assigned to nobody Loading
Sort

Pull requests list

Introduce uppercase-string
#3613 by pmjones was merged Nov 20, 2024 Loading…
Rule to check if required file exists
#3294 by Bellangelo was merged Aug 29, 2024 Loading…
Local type aliases
#460 by jiripudil was merged Apr 18, 2021 Loading…
Transform void return to null after call
#2778 by herndlm was merged Dec 11, 2023 Loading…
Fix native types2
#1802 by rajyan was closed Oct 31, 2022 Loading…
Remove inefficient caching from PhpMethodReflection
#3534 by staabm was merged Oct 8, 2024 Loading…
Detect static calls to non-static methods
#727 by mglaman was closed Feb 11, 2022 Loading…
support integer-ranges in pow()
#1904 by staabm was merged Jan 12, 2023 Loading…
Improve preg_split() function ReturnType
#3757 by malsuke was merged May 16, 2025 Loading…
Support @readonly phpdoc
#1295 by herndlm was merged May 18, 2022 Loading…
Add support for SARIF output format
#2182 by jbelien was closed Jan 29, 2023 Loading…
Introduce IgnoreErrorExtension
#3783 by ruudk was merged Feb 21, 2025 Loading…
More precise types after assignment when strict-types=0
#3965 by staabm was merged May 1, 2025 Loading…
added AccessoryNonFalsyStringType
#1542 by staabm was merged Aug 5, 2022 Loading…
Fix !isset() with ArrayDimFetch
#2657 by staabm was closed Nov 28, 2023 Draft
Implement RegularExpressionQuotingRule
#3252 by staabm was merged Jul 23, 2024 Loading…
Improve count() narrowing of constant arrays
#3709 by herndlm was merged Mar 10, 2025 Loading…
Add support for PHP 8.5 #[\NoDiscard]
#4253 by DanielEScherzer was merged Sep 18, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:2.1.x.