]> granicus.if.org Git - php/commit
convert all ereg*() calls to preg_match(), so that we become future-proof (ereg is...
authorNuno Lopes <nlopess@php.net>
Thu, 8 Feb 2007 15:22:03 +0000 (15:22 +0000)
committerNuno Lopes <nlopess@php.net>
Thu, 8 Feb 2007 15:22:03 +0000 (15:22 +0000)
commita875e10909049fd617ff97e13f564c8b197ae508
tree1e136d28fdbd06f259551cc13657a181f0f5ed90
parent3bd74e422a07eb4968ec0f95f02ce8ce3a0adb0c
convert all ereg*() calls to preg_match(), so that we become future-proof (ereg is scheduled for removal in PHP 6)
run-tests.php