mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
9a171d03e8
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