You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add regression tests for related dependent type narrowing issues
Add NSRT regression tests for:
- phpstan/phpstan#10843: match(true) with instanceof type narrowing
- phpstan/phpstan#14211: repeated if($m) check with isset-based bool
- phpstan/phpstan#11328: backed enum in_array conditional narrowing
- phpstan/phpstan#10085: list type incorrectly inferred as non-empty
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments