-
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
Update dependency nette/bootstrap to v3.2.7
#5119
opened Mar 2, 2026 by
renovate
bot
Loading…
1 task
Fix while-true-if-break: Variable might not be defined
#5118
opened Mar 1, 2026 by
VincentLanglet
•
Draft
Consider ArrayAccess side effects for dead catch analysis
#5117
opened Mar 1, 2026 by
VincentLanglet
Loading…
Fix phpstan/phpstan#14215: Nonexistent offset detection on lists with
count() -1
#5116
opened Mar 1, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#9181: Incorrect assertion of value of object across function call boundary
#5106
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 #11730: array_filter with assert-if-true callable marks all keys optional
#5097
opened Feb 28, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#14211: incorrect type inference with dependent types
#5092
opened Feb 28, 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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:2.2.x.