summaryrefslogtreecommitdiff
path: root/Zend/tests/bug29674.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug29674.phpt')
-rw-r--r--Zend/tests/bug29674.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug29674.phpt b/Zend/tests/bug29674.phpt
index 7aa7ba1ffc..39bc302463 100644
--- a/Zend/tests/bug29674.phpt
+++ b/Zend/tests/bug29674.phpt
@@ -38,7 +38,7 @@ NULL
===CHILD===
string(4) "Base"
-Fatal error: Uncaught EngineException: Cannot access private property ChildClass::$private_child in %sbug29674.php:%d
+Fatal error: Uncaught Error: Cannot access private property ChildClass::$private_child in %sbug29674.php:%d
Stack trace:
#0 %s(%d): BaseClass->printVars()
#1 {main}