summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_029.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/objects_029.phpt')
-rw-r--r--Zend/tests/objects_029.phpt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Zend/tests/objects_029.phpt b/Zend/tests/objects_029.phpt
index 5e8de185f2..883785d75c 100644
--- a/Zend/tests/objects_029.phpt
+++ b/Zend/tests/objects_029.phpt
@@ -23,4 +23,8 @@ new foo;
?>
--EXPECTF--
-Fatal error: Access to undeclared static property: foo::$f in %s on line %d
+Fatal error: Uncaught exception 'EngineException' with message 'Access to undeclared static property: foo::$f' in %s:%d
+Stack trace:
+#0 %s(%d): foo->__construct()
+#1 {main}
+ thrown in %s on line %d