summaryrefslogtreecommitdiff
path: root/ext/spl/tests/spl_autoload_011.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/spl_autoload_011.phpt')
-rw-r--r--ext/spl/tests/spl_autoload_011.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/spl_autoload_011.phpt b/ext/spl/tests/spl_autoload_011.phpt
index 5a992550e5..f2bc9496f7 100644
--- a/ext/spl/tests/spl_autoload_011.phpt
+++ b/ext/spl/tests/spl_autoload_011.phpt
@@ -24,7 +24,7 @@ var_dump(class_exists("C", true));
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
var:2
bool(false)
===DONE===