mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
934691fabb
The same variable was reused in two nested loops... The test doesn't fail on 7.2, but I'm fixing this here anyway as the code is clearly wrong, and probably erroneous in other situations.