summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-12-19 13:08:35 +0000
committerAntony Dovgal <tony2001@php.net>2006-12-19 13:08:35 +0000
commitd6db0ccc12f603d67c9d954087bae7fef46d261d (patch)
tree9942cdf57584c58791e68fcb78dc1345f7b34b76
parent0ecaeb89d3ec1221687d4225b6e51ee3ede80681 (diff)
downloadphp-git-d6db0ccc12f603d67c9d954087bae7fef46d261d.tar.gz
fix test on MacOS
-rw-r--r--sapi/cli/tests/011.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/011.phpt b/sapi/cli/tests/011.phpt
index 384d89c123..271d852467 100644
--- a/sapi/cli/tests/011.phpt
+++ b/sapi/cli/tests/011.phpt
@@ -52,7 +52,7 @@ string(%d) "No syntax errors detected in %s011.test.php
Could not open input file: some.unknown
NULL
string(%d) "
-Parse error: %s error, unexpected T_PRIVATE, expecting '{' in %s on line %d
+Parse error: %s expecting %s{%s in %s on line %d
Errors parsing %s011.test.php
"
Done