diff options
Diffstat (limited to 'src/tests/disabled_functions_exit.phpt')
| -rw-r--r-- | src/tests/disabled_functions_exit.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/disabled_functions_exit.phpt b/src/tests/disabled_functions_exit.phpt index 1c15790..b204fcd 100644 --- a/src/tests/disabled_functions_exit.phpt +++ b/src/tests/disabled_functions_exit.phpt | |||
| @@ -8,6 +8,6 @@ sp.configuration_file={PWD}/config/disabled_functions_exit.ini | |||
| 8 | <?php | 8 | <?php |
| 9 | exit('OMG'); | 9 | exit('OMG'); |
| 10 | ?> | 10 | ?> |
| 11 | --EXPECTF-- | ||
| 12 | [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'exit' in %a/tests/disabled_functions_exit.php:%d. | ||
| 13 | --XFAIL-- | 11 | --XFAIL-- |
| 12 | --EXPECTF-- | ||
| 13 | Fatal error: [snuffleupagus][disabled_function] Aborted execution on call of the function 'exit' in %a/disabled_function_echo.php on line 3 | ||
