mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
e1da72bdf1
Commit 54ebebd[1] optimized the match loop, but for this case it has been overlooked, that we must only loop if we're doing global matching. [1] <http://git.php.net/?p=php-src.git;a=commit;h=54ebebd686255c5f124af718c966edb392782d4a>