summaryrefslogtreecommitdiff
path: root/Zend/tests/clone_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/clone_004.phpt')
-rw-r--r--Zend/tests/clone_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/clone_004.phpt b/Zend/tests/clone_004.phpt
index 10b18fbc54..1e09902e93 100644
--- a/Zend/tests/clone_004.phpt
+++ b/Zend/tests/clone_004.phpt
@@ -17,7 +17,7 @@ $a = clone $c->b[1];
?>
--EXPECTF--
-Fatal error: Uncaught exception 'EngineException' with message 'Cannot use object of type foo as array' in %s:%d
+Fatal error: Uncaught exception 'Error' with message 'Cannot use object of type foo as array' in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d