-
Notifications
You must be signed in to change notification settings - Fork 568
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ReflectionGetAttributesMethodReturnTypeExtension for UnionTypes
#5463
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#14464: Narrow list types when count() result is stored in variable
#5462
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Pre-compute count-specific conditional expressions to narrow list types when
count() is stored in a variable
#5461
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Use lower bound types for contravariant template positions in
GenericObjectType::inferTemplateTypes
#5460
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Generalize
dynamicConstantNames constants whose type cannot be widened by generalize() to mixed
#5457
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Merge scope after
?-> method call to account for argument short-circuiting
#5456
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Restrict list type preservation in
IntersectionType::setOffsetValueType to offsets within list key range
#5455
opened Apr 14, 2026 by
phpstan-bot
Collaborator
Loading…
Intersect stored
FuncCall expression types with dynamically computed types in MutatingScope::resolveType()
#5454
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Skip
HasOffsetValueType propagation in specifyExpressionType when parent type is a large union
#5453
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#9426: Variable always defined when needed
#5450
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#8985: Expression result remembered on new()
#5449
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#14455: missing has-offset via conditional type
#5448
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#9455: Bug: False report
Cannot call method getId() on A|null
#5447
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#13473: Take into account Property Hooks in __construct()
#5443
opened Apr 11, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#14449: Another false positive
#5438
opened Apr 9, 2026 by
phpstan-bot
Collaborator
Loading…
More concrete return type for
opcache_get_configuration
#5424
opened Apr 7, 2026 by
devnix
Contributor
Loading…
Fix phpstan/phpstan#14063: Readonly property modification through clone() is not reported outside allowed scope
#5417
opened Apr 6, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#10862: Invalid array key for constant array append when negative keys are used since PHP 8.3
#5412
opened Apr 6, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#10786: Invalid return type definition
#5397
opened Apr 4, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#4090: Array detected as empty while it cannot
#5387
opened Apr 2, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#14413: Narrowing generic union via ::class comparison discards type parameters
#5366
opened Mar 31, 2026 by
mhert
Contributor
Loading…
Fix phpstan/phpstan#7317: Return type of SimpleXMLElement::current() is not tentative
#5363
opened Mar 31, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#11565: False positive: Conditional return type takes the wrong branch
#5362
opened Mar 31, 2026 by
phpstan-bot
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:2.2.x.