From 83b3d8545e8f37c7115bc36ebd8db8b15c86708c Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 17 Apr 2007 20:17:20 +0000 Subject: [PATCH] fix test --- sapi/cgi/tests/006.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/cgi/tests/006.phpt b/sapi/cgi/tests/006.phpt index f0a6ee9c13..107ddc7747 100644 --- a/sapi/cgi/tests/006.phpt +++ b/sapi/cgi/tests/006.phpt @@ -54,7 +54,7 @@ string(%d) "No syntax errors detected in %s006.test.php string(%d) "No input file specified. " string(%d) "
-Parse error: syntax error, unexpected T_PRIVATE, expecting '{' in %s006.test.php on line 5
+Parse error: %s expecting %s{%s in %s006.test.php on line 5
Errors parsing %s006.test.php " Done -- 2.50.1