]> granicus.if.org Git - php/commitdiff
Fix error message
authorStanislav Malyshev <stas@php.net>
Sat, 10 Sep 2011 05:36:14 +0000 (05:36 +0000)
committerStanislav Malyshev <stas@php.net>
Sat, 10 Sep 2011 05:36:14 +0000 (05:36 +0000)
ext/phar/tests/fatal_error_webphar.phpt

index 84f94dc74ef769350e978c9c233e51a491b09cfe..9d0970d17833cb7288f11502cdff22c7570a228b 100644 (file)
@@ -15,4 +15,4 @@ Content-type: text/html; charset=UTF-8
 --EXPECTF--
 string(9) "\Web\View"
 
-Parse error: syntax error, unexpected "echo (T_ECHO)", expecting "function (T_FUNCTION)" in phar:///%sfatal_error_webphar.php/Web/View.php on line 380
+Parse error: syntax error, unexpected 'echo' (T_ECHO), expecting function (T_FUNCTION) in phar:///%sfatal_error_webphar.php/Web/View.php on line 380