Skip to content

Detect generators by scanning the body for yield, including unreachable code and excluding nested functions#5910

Open
phpstan-bot wants to merge 1 commit into
phpstan:2.2.xfrom
phpstan-bot:create-pull-request/patch-q71sugo
Open

Detect generators by scanning the body for yield, including unreachable code and excluding nested functions#5910
phpstan-bot wants to merge 1 commit into
phpstan:2.2.xfrom
phpstan-bot:create-pull-request/patch-q71sugo

Detect generators by scanning the body for `yield`, including unreach…

cc76394
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
E2E tests (bin/phpstan analyse -l 8 -a tests/e2e/data/soap.php -c tests/e2e/data/empty.neon tests...
succeeded Jun 21, 2026 in 26s