mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
ereg_replace before trying to use them. # i could have sworn i fixed this in php3. ereg() has similar logic, i # guess i just missed ereg_replace. fixing this lets # ext/standard/tests/reg/012.phpt pass on my debian/unstable box