diff options
| author | jvoisin | 2017-10-25 14:22:56 +0200 |
|---|---|---|
| committer | GitHub | 2017-10-25 14:22:56 +0200 |
| commit | 5c841311bd762afc9c0edd46e65e2a8dcf109e68 (patch) | |
| tree | 3632f08c843d8fdafe70c1a279b1ffc4bf4e549a /src/tests/disabled_functions_param_int.phpt | |
| parent | 30b900fedc5b1584b4d352d47ec3f9406d558be5 (diff) | |
.drop() is now bailout
Courtesy of @buixor
Diffstat (limited to 'src/tests/disabled_functions_param_int.phpt')
| -rw-r--r-- | src/tests/disabled_functions_param_int.phpt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tests/disabled_functions_param_int.phpt b/src/tests/disabled_functions_param_int.phpt index 3b2cc08..0e6a62c 100644 --- a/src/tests/disabled_functions_param_int.phpt +++ b/src/tests/disabled_functions_param_int.phpt | |||
| @@ -19,7 +19,3 @@ foobar("10"); | |||
| 19 | --EXPECTF-- | 19 | --EXPECTF-- |
| 20 | 1 | 20 | 1 |
| 21 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foobar' in %a/tests/disabled_functions_param_int.php:3 has been disabled, because its argument 'id' content (42) matched a rule. | 21 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foobar' in %a/tests/disabled_functions_param_int.php:3 has been disabled, because its argument 'id' content (42) matched a rule. |
| 22 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foobar' in %a/tests/disabled_functions_param_int.php:3 has been disabled, because its argument 'id' content (1337) matched a rule. | ||
| 23 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foobar' in %a/tests/disabled_functions_param_int.php:3 has been disabled, because its argument 'id' content (13374242) matched a rule. | ||
| 24 | [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foobar' in %a/tests/disabled_functions_param_int.php:3 has been disabled, because its argument 'id' content (42) matched a rule. | ||
| 25 | 10 | ||
