From: Marcus Boerger Date: Sat, 26 Oct 2002 23:49:25 +0000 (+0000) Subject: Only in EXPECTREGEX X-Git-Tag: php-4.3.0pre2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6857e10de5e7f3ac20fda0e1873a9da8e451f16e;p=php Only in EXPECTREGEX --- diff --git a/README.TESTING b/README.TESTING index 336d364a01..093c2398d3 100644 --- a/README.TESTING +++ b/README.TESTING @@ -203,9 +203,9 @@ string(3) "123" ==== end of /ext/standard/tests/strings/str_shuffle.phpt === /ext/standard/tests/strings/strings001.phpt is a good example for using -EXPECTREGEX instead of EXPECT. This test also shows that in both EXPECTF -and EXPECTREGEX some characters need to be escaped since otherwise they -would be interpreted as a regular expression. +EXPECTREGEX instead of EXPECT. This test also shows that in EXPECTREGEX +some characters need to be escaped since otherwise they would be +interpreted as a regular expression. ==== /ext/standard/tests/strings/strings001.phpt === --TEST--