summaryrefslogtreecommitdiff
path: root/Zend/tests/clone_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/clone_001.phpt')
-rw-r--r--Zend/tests/clone_001.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Zend/tests/clone_001.phpt b/Zend/tests/clone_001.phpt
index c8ff8d8340..9f147f9e35 100644
--- a/Zend/tests/clone_001.phpt
+++ b/Zend/tests/clone_001.phpt
@@ -7,4 +7,7 @@ $a = clone array();
?>
--EXPECTF--
-Fatal error: __clone method called on non-object in %s on line %d
+Fatal error: Uncaught exception 'EngineException' with message '__clone method called on non-object' in %s:%d
+Stack trace:
+#0 {main}
+ thrown in %s on line %d