-
Notifications
You must be signed in to change notification settings - Fork 562
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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#14398: Incorrect line number for "Private method overriding public method should be public"
#5381
opened Apr 1, 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#12597: 'Variable might not be undefined' in if-statement after in_array check.
#5379
opened Apr 1, 2026 by
phpstan-bot
Loading…
7 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…
Fix phpstan/phpstan#13828: Reference to static const behaves as self const
#5351
opened Mar 30, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#13960: Invalid closure.unusedUse error when including external files
#5350
opened Mar 30, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#10076: Union of string literal and
class-string<T> does not accept that string
#5346
opened Mar 30, 2026 by
phpstan-bot
Loading…
Fix phpstan/phpstan#12062: False positive "has no effect" on call to late static binding method of abstract class
#5345
opened Mar 30, 2026 by
phpstan-bot
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.