Skip to content

Fix phpstan/phpstan#11181: Empty generator "return; yield;" leads to unreachable statement error #27649

Fix phpstan/phpstan#11181: Empty generator "return; yield;" leads to unreachable statement error

Fix phpstan/phpstan#11181: Empty generator "return; yield;" leads to unreachable statement error #27649

Annotations

1 warning

E2E tests (cd e2e/vvv-with-debug OUTPUT=$(../../bin/phpstan analyze -l 0 -vvv test.php 2>&1) echo...

succeeded Mar 30, 2026 in 35s