-
Notifications
You must be signed in to change notification settings - Fork 555
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix phpstan/phpstan#14275: Variable passed by reference are not updated
#5217
opened Mar 13, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#6830: Variable inside loop might not be defined.
#5213
opened Mar 12, 2026 by
phpstan-bot
Loading…
array_column should not extract non-public properties from objects
#5210
opened Mar 12, 2026 by
janedbal
Loading…
Fix phpstan/phpstan#4971: When combining templated class-string and Generics, the concrete class is missing.
#5207
opened Mar 11, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#6799: wrongly reported empty array
#5206
opened Mar 11, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13920: Anonymous class causes "variable might not be defined" issue
#5205
opened Mar 11, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13637: Array might not have offset, if array is deep
#5203
opened Mar 11, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#12038: Anonymous polymorphic functions are not composable
#5198
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#10345: Array inside object used in anonymous function assumed to be empty ("Empty array passed to foreach")
#5196
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#9733: PHPDoc types from overridden function are not included in trait typeinfo when aliased
#5195
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#12665: should return array{a: string, b: int, c: int} but returns non-empty-array<'a'|'b'|'c', int|string>
#5193
opened Mar 10, 2026 by
phpstan-bot
Loading…
Narrow DOMDocument::createElement() return type and throw type for valid constant names
#5192
opened Mar 10, 2026 by
janedbal
Loading…
Fix phpstan/phpstan#11705: Value of a variable is forgotten in case where it ought to be known with certainty
#5191
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#8270: False positive on array item modification
#5189
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#14252: Enum case outside of enum should be reported
#5188
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13563: Closure / Arrow functions type difference when an array is reset
#5186
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13023: function.alreadyNarrowedType and function.impossibleType after updates to 2.1.15
#5184
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix fatal error when
path has array value in ignoreErrors
#5183
opened Mar 10, 2026 by
janedbal
Loading…
Fix phpstan/phpstan#14250: trait.duplicateMethod is not reported
#5181
opened Mar 10, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#2572: Optional templated args not provided cause unbound template errors
#5175
opened Mar 9, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#4296: BleedingEdge: Offset '1234' on array<string, Test>&nonEmpty in isset() does not exist.
#5174
opened Mar 9, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#4560: Unexpected array shape error
#5173
opened Mar 9, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#9444: return statement is missing
#5172
opened Mar 9, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#11619: Parameter #2 $callback of function uasort expects callable(Foo, Foo): int, 'strnatcasecmp' given.
#5171
opened Mar 9, 2026 by
phpstan-bot
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.