-
Notifications
You must be signed in to change notification settings - Fork 574
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Track
$arr[$key] existence across array_search/array_find_key via conditional expression holders
#5552
opened Apr 27, 2026 by
phpstan-bot
Collaborator
Loading…
Fix phpstan/phpstan#14467: dynamic throw extensions on union types
#5551
opened Apr 26, 2026 by
eyupcanakman
Loading…
Track by-reference value modifications in constant array foreach unrolling
#5549
opened Apr 26, 2026 by
phpstan-bot
Collaborator
Loading…
Fix callable array intersection type offset narrowing
#5548
opened Apr 26, 2026 by
phpstan-bot
Collaborator
Loading…
6 tasks done
Recognize
[$obj, $method] as callable when method_exists($obj, $method) is known true in scope
#5547
opened Apr 26, 2026 by
phpstan-bot
Collaborator
Loading…
Suppress undefined static property error when
property_exists() guard is present
#5544
opened Apr 26, 2026 by
phpstan-bot
Collaborator
Loading…
Track array value type overwrites in by-reference
foreach without key variable
#5542
opened Apr 26, 2026 by
phpstan-bot
Collaborator
Loading…
Do not merge dead scope into break exit points when loop body always terminates
#5541
opened Apr 26, 2026 by
phpstan-bot
Collaborator
Loading…
Eliminate the parallelization overhead when not needed
#5538
opened Apr 26, 2026 by
xificurk
Loading…
Use
getType() instead of getNativeType() for loop iteration detection when treatPhpDocTypesAsCertain is false
#5524
opened Apr 23, 2026 by
phpstan-bot
Collaborator
Loading…
Improve type inference for coalesce with
ErrorType, strpos === int narrowing, and str_repeat return types
#5508
opened Apr 21, 2026 by
phpstan-bot
Collaborator
Loading…
Keep unions of general array types separate
#5506
opened Apr 21, 2026 by
ondrejmirtes
Member
•
Draft
3 of 5 tasks
Initial implementation of unsealed array shapes
#5501
opened Apr 21, 2026 by
ondrejmirtes
Member
•
Draft
Update dependency nette/bootstrap to v3.2.7
#5498
opened Apr 20, 2026 by
renovate
Bot
Loading…
1 task
Fix type narrowed too much after identical comparison with never-typed generic method
#5491
opened Apr 18, 2026 by
phpstan-bot
Collaborator
Loading…
Report indirect modification of readonly properties through array dim fetch chains
#5489
opened Apr 18, 2026 by
phpstan-bot
Collaborator
Loading…
Fix wrong signature for DateInterval::createFromDateString in 8.3+
#5483
opened Apr 16, 2026 by
sunkan
Loading…
Avoid warning about non-nullable class-property in traits.
#5479
opened Apr 15, 2026 by
peter17
Loading…
Do not let conditional expressions unset variables with proven Yes certainty in
filterBySpecifiedTypes
#5475
opened Apr 15, 2026 by
phpstan-bot
Collaborator
Loading…
Do not create conditional expressions for non-Variable expressions absent from the other branch
#5465
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…
Fix phpstan/phpstan#9426: Variable always defined when needed
#5450
opened Apr 13, 2026 by
phpstan-bot
Collaborator
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.