diff options
Diffstat (limited to 'Zend/tests/bug42937.phpt')
-rw-r--r-- | Zend/tests/bug42937.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug42937.phpt b/Zend/tests/bug42937.phpt index 6de7aef137..9d13a79d93 100644 --- a/Zend/tests/bug42937.phpt +++ b/Zend/tests/bug42937.phpt @@ -39,7 +39,7 @@ test3 test4 test5 -Fatal error: Uncaught exception 'Error' with message 'Call to undefined method C::test6()' in %sbug42937.php:21 +Fatal error: Uncaught EngineException: Call to undefined method C::test6() in %sbug42937.php:21 Stack trace: #0 %s(%d): B->test() #1 {main} |