summaryrefslogtreecommitdiff
path: root/Zend/tests/bug47054.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug47054.phpt')
-rw-r--r--Zend/tests/bug47054.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug47054.phpt b/Zend/tests/bug47054.phpt
index 7433baba24..9e89c2c208 100644
--- a/Zend/tests/bug47054.phpt
+++ b/Zend/tests/bug47054.phpt
@@ -36,7 +36,7 @@ Warning: get_called_class() called from outside a class in %s on line %d
Deprecated: Non-static method D::m() should not be called statically in %s on line %d
-Fatal error: Uncaught EngineException: Using $this when not in object context in %s:%d
+Fatal error: Uncaught Error: Using $this when not in object context in %s:%d
Stack trace:
#0 %s(%d): D::m()
#1 {main}