-
Notifications
You must be signed in to change notification settings - Fork 564
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix phpstan/phpstan#14073: Performance - list the most-often-analysed trait files in
-vvv (DiagnoseExtension)
#5395
opened Apr 4, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#14429: Treat PHPDocTypes as certain:false being ignored
#5394
opened Apr 3, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#10422: Conditional else can cause inferred type to change
#5388
opened Apr 2, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#4090: Array detected as empty while it cannot
#5387
opened Apr 2, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#10055: Conditional argument type not properly narrowing type (for constant string unions?)
#5386
opened Apr 2, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13591: False positive: Type narrowing not working with conditional exception validation
#5385
opened Apr 2, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#12597: 'Variable might not be undefined' in if-statement after in_array check.
#5384
opened Apr 2, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#6705: Solve in_array() once and for all
#5380
opened Apr 1, 2026 by
phpstan-bot
Loading…
4 tasks done
Fix phpstan/phpstan#14421: Incorrect type narrowing of superglobal with dependent types
#5377
opened Apr 1, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#14421: Incorrect type narrowing of superglobal with dependent types
#5376
opened Apr 1, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#14413: Narrowing generic union via ::class comparison discards type parameters
#5366
opened Mar 31, 2026 by
mhert
Loading…
Fix phpstan/phpstan#7317: Return type of SimpleXMLElement::current() is not tentative
#5363
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#11565: False positive: Conditional return type takes the wrong branch
#5362
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#11314: Template of imported type breaks imported type
#5360
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13735: don't forget scope-expressions on
$this after static method call
#5359
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#10231: Using generics to return array with
value-of of an inner passed array results in array<int|string, list<*ERROR*>>
#5358
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#11776: Union type of not detected in getter
#5357
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#8231: Missing type narrowing after (string)$value
#5355
opened Mar 31, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#11181: Empty generator "return; yield;" leads to unreachable statement error
#5354
opened Mar 30, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13380: Promoting protected property to public in subclass generates
uninitialized property
#5353
opened Mar 30, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13453: Templated return type error message is self-contradictory
#5352
opened Mar 30, 2026 by
phpstan-bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.