-
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 #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 #5865: Do-while loop broken by exception not supported (reported as always-true)
#5078
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #11705: Value of a variable is forgotten in case where it ought to be known with certainty
#5075
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #13440: Seemingly same type reports as invalid/incompatible.
#5073
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 #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…
Fix #7388: Error when parent class and interface contradicts each other
#5065
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #14205: Incorrect: Class referenced with incorrect case,
#5064
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #5290: "Cannot use [] for reading." false positives
#5059
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #6189: Generator suspension points should be treated as infinite loop break points
#5057
opened Feb 27, 2026 by
phpstan-bot
Loading…
Fix #4173: Consequest scope with the same condition
#5056
opened Feb 27, 2026 by
phpstan-bot
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.