]> granicus.if.org Git - php/commitdiff
fix test on MacOS
authorAntony Dovgal <tony2001@php.net>
Tue, 19 Dec 2006 13:11:30 +0000 (13:11 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 19 Dec 2006 13:11:30 +0000 (13:11 +0000)
ext/pcre/tests/002.phpt
sapi/cli/tests/011.phpt

index c6dcd95cb55c7f7c960d58786dc0b776d5ebf76f..0fffdf2438862e9d807dbaba1aee5a4227d955a5 100644 (file)
@@ -57,7 +57,7 @@ unicode(12) "a${1b${1c${1"
 Warning: preg_replace(): Compilation failed: missing terminating ] for character class at offset 8 in %s002.php on line 11
 NULL
 
-Parse error: %s, unexpected T_FOR in %s002.php(12) : regexp code on line 1
+Parse error: %s in %s002.php(12) : regexp code on line 1
 
 Fatal error: preg_replace(): Failed evaluating code: 
 for ($ in %s002.php on line 12
index d0267575561b92380022f89b45cd3e014df380d0..212bcdd38138f2f56b159891ea797909a55de5eb 100644 (file)
@@ -52,7 +52,7 @@ string(%d) "No syntax errors detected in %s011.test.php
 string(40) "Could not open input file: some.unknown
 "
 string(%d) "
-Parse error: %s error, unexpected T_PRIVATE, expecting '{' in %s on line %d
+Parse error: %s expecting %s{%s in %s on line %d
 Errors parsing %s011.test.php
 "
 Done