summaryrefslogtreecommitdiff
path: root/Zend/tests/bug50146.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug50146.phpt')
-rw-r--r--Zend/tests/bug50146.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Zend/tests/bug50146.phpt b/Zend/tests/bug50146.phpt
index 2ad1ff6e5a..f6cdb796dd 100644
--- a/Zend/tests/bug50146.phpt
+++ b/Zend/tests/bug50146.phpt
@@ -17,4 +17,7 @@ var_dump(isset($obj->a));
bool(false)
bool(false)
-Fatal error: Closure object cannot have properties in %s on line %d
+Fatal error: Uncaught exception 'EngineException' with message 'Closure object cannot have properties' in %s:%d
+Stack trace:
+#0 {main}
+ thrown in %s on line %d