summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/005.phpt')
-rw-r--r--sapi/cli/tests/005.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/sapi/cli/tests/005.phpt b/sapi/cli/tests/005.phpt
index 5a1e8b8fb1..3dd937b55e 100644
--- a/sapi/cli/tests/005.phpt
+++ b/sapi/cli/tests/005.phpt
@@ -1,8 +1,8 @@
--TEST--
show information about class
--SKIPIF--
-<?php
-include "skipif.inc";
+<?php
+include "skipif.inc";
if (!extension_loaded("reflection")) {
die("skip reflection extension required");
}
@@ -18,7 +18,7 @@ var_dump(`"$php" -n --rc exception`);
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(40) "Exception: Class unknown does not exist
"
string(183) "Class [ <internal:Core> class stdClass ] {