summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/008.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/008.phpt')
-rw-r--r--sapi/cli/tests/008.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/sapi/cli/tests/008.phpt b/sapi/cli/tests/008.phpt
index 0121d94a27..429254f4d6 100644
--- a/sapi/cli/tests/008.phpt
+++ b/sapi/cli/tests/008.phpt
@@ -1,8 +1,8 @@
--TEST--
execute a file with -f
--SKIPIF--
-<?php
-include "skipif.inc";
+<?php
+include "skipif.inc";
if (substr(PHP_OS, 0, 3) == 'WIN') {
die ("skip not for Windows");
}
@@ -33,7 +33,7 @@ var_dump(`$php -n -f "wrong"`);
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(%d) "
Fatal error: Uncaught Error: Cannot access private property test::$pri in %s:%d