Skip to content

Fix phpstan/phpstan#12790: false positive “Match expression does not handle remaining value: int<...>” for match (count(...)) { ...} #26894

Fix phpstan/phpstan#12790: false positive “Match expression does not handle remaining value: int<...>” for match (count(...)) { ...}

Fix phpstan/phpstan#12790: false positive “Match expression does not handle remaining value: int<...>” for match (count(...)) { ...} #26894

Annotations

1 warning

E2E tests (bin/phpstan analyse -l 8 -a tests/e2e/data/soap.php -c tests/e2e/data/empty.neon tests...

succeeded Mar 16, 2026 in 48s