mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
e82ed96bd6
The fallthrough isn't right, but it didn't matter as the loop will definitely execute the return statement.