summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_017.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/objects_017.phpt')
-rw-r--r--Zend/tests/objects_017.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/objects_017.phpt b/Zend/tests/objects_017.phpt
index 5881d2dcb7..0f9f3daa13 100644
--- a/Zend/tests/objects_017.phpt
+++ b/Zend/tests/objects_017.phpt
@@ -15,7 +15,7 @@ test()->test = 2;
?>
--EXPECTF--
-Fatal error: Uncaught exception 'Error' with message 'Cannot access private property foo::$test' in %s:%d
+Fatal error: Uncaught EngineException: Cannot access private property foo::$test in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d