diff options
Diffstat (limited to 'src/tests/disabled_functions.phpt')
| -rw-r--r-- | src/tests/disabled_functions.phpt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/tests/disabled_functions.phpt b/src/tests/disabled_functions.phpt index 1c66ede..de2e4d6 100644 --- a/src/tests/disabled_functions.phpt +++ b/src/tests/disabled_functions.phpt | |||
| @@ -13,9 +13,5 @@ var_dump("this is a super test"); | |||
| 13 | echo strpos("pouet", "o"); | 13 | echo strpos("pouet", "o"); |
| 14 | ?> | 14 | ?> |
| 15 | --EXPECTF-- | 15 | --EXPECTF-- |
| 16 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'system' in %a/tests/disabled_functions.php:%d has been disabled. | 16 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'system' in %a/tests/disabled_functions.php:2 has been disabled. |
| 17 | [snuffleupagus][0.0.0.0][disabled_function][simulation] The call to the function 'printf' in %a/tests/disabled_functions.php:%d has been disabled. | 17 | |
| 18 | printf in simulation mode | ||
| 19 | print in disabled mode | ||
| 20 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'var_dump' in %a/tests/disabled_functions.php:%d has been disabled. | ||
| 21 | 1 | ||
