tony2001 Tue Apr 17 20:17:20 2007 UTC Modified files: /php-src/sapi/cgi/tests 006.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/tests/006.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/sapi/cgi/tests/006.phpt diff -u php-src/sapi/cgi/tests/006.phpt:1.1 php-src/sapi/cgi/tests/006.phpt:1.2 --- php-src/sapi/cgi/tests/006.phpt:1.1 Tue Apr 17 19:48:22 2007 +++ php-src/sapi/cgi/tests/006.phpt Tue Apr 17 20:17:20 2007 @@ -54,7 +54,7 @@ string(%d) "No input file specified. " string(%d) "<br /> -<b>Parse error</b>: syntax error, unexpected T_PRIVATE, expecting '{' in <b>%s006.test.php</b> on line <b>5</b><br /> +<b>Parse error</b>: %s expecting %s{%s in <b>%s006.test.php</b> on line <b>5</b><br /> Errors parsing %s006.test.php " Done
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php