-
Notifications
You must be signed in to change notification settings - Fork 554
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #12244:
$this(Type~Subtracted) does not work on conditional return type as Type~Subtracted
#5104
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix #13526: False positive with array_key_exists and union types
#5103
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix #6777: Bogus write-only error when appending to an array-like object in private class property
#5102
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix #11351: Defining Array Constants in PHP Traits Causes Errors When Using Class Constants as Keys or Values
#5101
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix #13217: Invalid second array value type in
array_map
#5099
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix #12280: Analysis depends on order of union type
#5098
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix #11730: array_filter with assert-if-true callable marks all keys optional
#5097
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix seemingly same type reports as invalid/incompatible.
#5094
opened Feb 28, 2026 by
VincentLanglet
Loading…
Fix phpstan/phpstan#14211: incorrect type inference with dependent types
#5092
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13770: Nonexistent offset detection on lists (if ($index < count($array)))
#5090
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #7317: Return type of SimpleXMLElement::current() is not tentative
#5086
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #13023: function.alreadyNarrowedType and function.impossibleType after updates to 2.1.15
#5084
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #9592: Call to an undefined static method after method_exists()
#5083
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #9634: Cannot use "T is never" in conditional return
#5082
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #12639: phpstan ignoring use paths in trait context
#5081
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #7858: Redundant type casting drops next expression from condition and switches the context
#5080
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #12363: Spreading an associative array into a generic function/method call may restrict optional arguments to their default values.
#5079
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #5919: Only one possible (always entered) loop exit path is not detected
#5072
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#9732: BenevolentUnionType with generics produce confusing errors
#5070
opened Feb 27, 2026 by
phpstan-bot
Loading…
POC: Improvements with ConstantArray which is a list
#5069
opened Feb 27, 2026 by
VincentLanglet
•
Draft
Fix #9349: Throw point are not properly recognized
#5068
opened Feb 27, 2026 by
phpstan-bot
Loading…
Improve intersection of ConstantArray and AccessoryIsList
#5067
opened Feb 27, 2026 by
VincentLanglet
Loading…
Fix #9601: Failed Determine type in match operator
#5066
opened Feb 27, 2026 by
phpstan-bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.