Skip to content

Fix phpstan/phpstan#11181: Allow bare yield after return for empty ge…

b72ad8f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

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

Fix phpstan/phpstan#11181: Allow bare yield after return for empty ge…
b72ad8f
Select commit
Loading
Failed to load commit list.

Annotations

1 warning
E2E tests (bin/phpstan analyse -l 8 -c tests/e2e/data/empty.neon tests/e2e/data/curl_setopt.php, ...
succeeded Mar 30, 2026 in 41s