diff options
Diffstat (limited to 'src/tests/disable_function/disabled_function_echo_2.phpt')
| -rw-r--r-- | src/tests/disable_function/disabled_function_echo_2.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_function_echo_2.phpt b/src/tests/disable_function/disabled_function_echo_2.phpt index 82a2fa1..c1d9817 100644 --- a/src/tests/disable_function/disabled_function_echo_2.phpt +++ b/src/tests/disable_function/disabled_function_echo_2.phpt | |||
| @@ -9,7 +9,6 @@ sp.configuration_file={PWD}/config/disabled_function_echo.ini | |||
| 9 | echo "qwe"; | 9 | echo "qwe"; |
| 10 | echo "1", "oops"; | 10 | echo "1", "oops"; |
| 11 | ?> | 11 | ?> |
| 12 | --CLEAN-- | ||
| 13 | --EXPECTF-- | 12 | --EXPECTF-- |
| 14 | qwe1 | 13 | qwe1 |
| 15 | Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'echo' in %a/disabled_function_echo_2.php on line 3 | 14 | Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'echo' in %a/disabled_function_echo_2.php on line 3 |
