diff options
Diffstat (limited to 'tests/classes/constants_basic_001.phpt')
-rw-r--r-- | tests/classes/constants_basic_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/constants_basic_001.phpt b/tests/classes/constants_basic_001.phpt index ae2310ed7c..457584df32 100644 --- a/tests/classes/constants_basic_001.phpt +++ b/tests/classes/constants_basic_001.phpt @@ -86,7 +86,7 @@ string(6) "hello2" Expecting fatal error: -Fatal error: Uncaught exception 'Error' with message 'Undefined class constant 'c19'' in %s:53 +Fatal error: Uncaught EngineException: Undefined class constant 'c19' in %s:53 Stack trace: #0 {main} thrown in %s on line 53 |