diff options
| author | Antony Dovgal <tony2001@php.net> | 2006-11-24 13:40:43 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2006-11-24 13:40:43 +0000 |
| commit | 050e32ed65e3f479e6af88cf5ed9f88c158af0dd (patch) | |
| tree | ac4db18c997036073a26d034e66d567086199b27 /sapi/cli | |
| parent | 158ad3ee2ff66292e2a9fd9dab587e1c1a3e761f (diff) | |
| download | php-git-050e32ed65e3f479e6af88cf5ed9f88c158af0dd.tar.gz | |
fix test
Diffstat (limited to 'sapi/cli')
| -rw-r--r-- | sapi/cli/tests/011.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/011.phpt b/sapi/cli/tests/011.phpt index ff6595740a..774024c46c 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: syntax error, unexpected T_PRIVATE, expecting '{' in %s on line %d +Parse error: %s error, unexpected T_PRIVATE, expecting '{' in %s on line %d Errors parsing %s011.test.php " Done |
