From: Xinchen Hui Date: Mon, 5 Sep 2011 15:05:51 +0000 (+0000) Subject: Fixed tests (due to error message changed) X-Git-Tag: php-5.5.0alpha1~1319 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67872cf7a90828e9424c2cca7271715e6c710339;p=php Fixed tests (due to error message changed) --- diff --git a/ext/phar/tests/fatal_error_webphar.phpt b/ext/phar/tests/fatal_error_webphar.phpt index 9d0970d178..84f94dc74e 100644 --- a/ext/phar/tests/fatal_error_webphar.phpt +++ b/ext/phar/tests/fatal_error_webphar.phpt @@ -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