summaryrefslogtreecommitdiff
path: root/Zend/tests/closure_005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/closure_005.phpt')
-rw-r--r--Zend/tests/closure_005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/closure_005.phpt b/Zend/tests/closure_005.phpt
index 0143ac173c..9c84115581 100644
--- a/Zend/tests/closure_005.phpt
+++ b/Zend/tests/closure_005.phpt
@@ -71,7 +71,7 @@ echo "Done\n";
7
Destroyed
-Fatal error: Uncaught exception 'EngineException' with message 'Using $this when not in object context' in %sclosure_005.php:28
+Fatal error: Uncaught exception 'Error' with message 'Using $this when not in object context' in %sclosure_005.php:28
Stack trace:
#0 %s(%d): A::{closure}()
#1 {main}