-
Notifications
You must be signed in to change notification settings - Fork 526
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for PHP 8.5
#[\NoDiscard]
on functions
#4253
opened Aug 21, 2025 by
DanielEScherzer
Loading…
Update RangeFunctionReturnTypeExtension to include known integer ranges for keys
#4251
opened Aug 20, 2025 by
PrinsFrank
Loading…
Fix incorrect type inference for @phpstan-assert-if-true on $this with union types
#4246
opened Aug 17, 2025 by
yt-catpaw
Loading…
Report bool properties as too wide when only used with true/false
#4243
opened Aug 14, 2025 by
staabm
Loading…
Fix false-positive: Method never returns XX so it can be removed from the return type
#4241
opened Aug 13, 2025 by
staabm
Loading…
Fix false positive of function.alreadyNarrowedType (function call variable assignment)
#4237
opened Aug 11, 2025 by
staabm
Loading…
Introduce checkTooWideParameterOutInProtectedAndPublicMethods
#4229
opened Aug 10, 2025 by
VincentLanglet
Loading…
POC: Use SimultaneousTypeTraverser in RuleLevelHelper::transformAcceptedType
#4210
opened Aug 6, 2025 by
VincentLanglet
•
Draft
Failng test: Trait error ignored with used class path fails with partial analysis
#4206
opened Aug 5, 2025 by
janedbal
Loading…
Do not report non existent offset when it s an array creation
#4204
opened Aug 4, 2025 by
VincentLanglet
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.