diff options
Diffstat (limited to 'ext/standard/tests/reg/006.phpt')
| -rw-r--r-- | ext/standard/tests/reg/006.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/reg/006.phpt b/ext/standard/tests/reg/006.phpt index 50b6dbfd3a..cae349672e 100644 --- a/ext/standard/tests/reg/006.phpt +++ b/ext/standard/tests/reg/006.phpt @@ -1,7 +1,5 @@ --TEST-- Test ereg_replace of start-of-line ---POST-- ---GET-- --FILE-- <?php $a="This is a nice and simple string"; echo ereg_replace("^This","That",$a); |
