summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2011-09-05 15:05:51 +0000
committerXinchen Hui <laruence@php.net>2011-09-05 15:05:51 +0000
commitf2493615590ad33477e9a7804a6a1e89c383ba46 (patch)
tree5c4bc25227cf3be88a435a1854b6091399ab164a
parent6a4153db0ce573a6e28805f7ed1c90ac8cf2b9fd (diff)
downloadphp-git-f2493615590ad33477e9a7804a6a1e89c383ba46.tar.gz
Fixed tests (due to error message changed)
-rw-r--r--ext/phar/tests/fatal_error_webphar.phpt2
1 files changed, 1 insertions, 1 deletions
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