helly Sat Oct 26 19:49:25 2002 EDT Modified files: /php4 README.TESTING Log: Only in EXPECTREGEX Index: php4/README.TESTING diff -u php4/README.TESTING:1.16 php4/README.TESTING:1.17 --- php4/README.TESTING:1.16 Sat Oct 26 12:54:30 2002 +++ php4/README.TESTING Sat Oct 26 19:49:25 2002 @@ -203,9 +203,9 @@ ==== 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--
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php