diff options
Diffstat (limited to 'src/tests/dump_segfault1.phpt')
| -rw-r--r-- | src/tests/dump_segfault1.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tests/dump_segfault1.phpt b/src/tests/dump_segfault1.phpt index 24265d1..bb35aa6 100644 --- a/src/tests/dump_segfault1.phpt +++ b/src/tests/dump_segfault1.phpt | |||
| @@ -9,5 +9,4 @@ sp.configuration_file={PWD}/config/config_dump_segfault1.ini | |||
| 9 | echo strpos("pouet", "p") . "\n"; | 9 | echo strpos("pouet", "p") . "\n"; |
| 10 | ?> | 10 | ?> |
| 11 | --EXPECTF-- | 11 | --EXPECTF-- |
| 12 | [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on return of the function 'strpos' in %a/tests/dump_segfault1.php:2, because the function returned '0', which matched the rule 'test'. | 12 | Fatal error: [snuffleupagus][disabled_function] Aborted execution on return of the function 'strpos', because the function returned '0', which matched the rule 'test' in %a/dump_segfault1.php on line 2 \ No newline at end of file |
| 13 | |||
