diff options
Diffstat (limited to 'src/tests/dump_segfault1.phpt')
| -rw-r--r-- | src/tests/dump_segfault1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/dump_segfault1.phpt b/src/tests/dump_segfault1.phpt index c524f91..24265d1 100644 --- a/src/tests/dump_segfault1.phpt +++ b/src/tests/dump_segfault1.phpt | |||
| @@ -9,5 +9,5 @@ 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] The execution has been aborted in %a/tests/dump_segfault1.php:2, because the function 'strpos' returned '0', which matched the rule 'test'. | 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'. |
| 13 | 13 | ||
