diff options
Diffstat (limited to 'Zend/tests/028.phpt')
-rw-r--r-- | Zend/tests/028.phpt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Zend/tests/028.phpt b/Zend/tests/028.phpt index 2c58a87b32..810c091a87 100644 --- a/Zend/tests/028.phpt +++ b/Zend/tests/028.phpt @@ -20,4 +20,7 @@ bool(true) Notice: Undefined offset: 2 in %s on line %d -Fatal error: Function name must be a string in %s on line %d +Fatal error: Uncaught exception 'EngineException' with message 'Function name must be a string' in %s:%d +Stack trace: +#0 {main} + thrown in %s on line %d |