summaryrefslogtreecommitdiff
path: root/Zend/tests/bug33318.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug33318.phpt')
-rw-r--r--Zend/tests/bug33318.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug33318.phpt b/Zend/tests/bug33318.phpt
index 24752cdccf..74ac9552bc 100644
--- a/Zend/tests/bug33318.phpt
+++ b/Zend/tests/bug33318.phpt
@@ -5,7 +5,7 @@ Bug #33318 (throw 1; results in Invalid opcode 108/1/8)
throw 1;
?>
--EXPECTF--
-Fatal error: Uncaught EngineException: Can only throw objects in %sbug33318.php:2
+Fatal error: Uncaught Error: Can only throw objects in %sbug33318.php:2
Stack trace:
#0 {main}
thrown in %sbug33318.php on line 2 \ No newline at end of file