diff options
Diffstat (limited to 'Zend/tests/objects_026.phpt')
| -rw-r--r-- | Zend/tests/objects_026.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/objects_026.phpt b/Zend/tests/objects_026.phpt index 2ea8785658..b347cf721c 100644 --- a/Zend/tests/objects_026.phpt +++ b/Zend/tests/objects_026.phpt @@ -10,7 +10,7 @@ try { ?> --EXPECTF-- -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 {main} thrown in %s on line %d |
