summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_param_array.phpt
diff options
context:
space:
mode:
authorjvoisin2017-10-25 14:22:56 +0200
committerGitHub2017-10-25 14:22:56 +0200
commit5c841311bd762afc9c0edd46e65e2a8dcf109e68 (patch)
tree3632f08c843d8fdafe70c1a279b1ffc4bf4e549a /src/tests/disabled_functions_param_array.phpt
parent30b900fedc5b1584b4d352d47ec3f9406d558be5 (diff)
.drop() is now bailout
Courtesy of @buixor
Diffstat (limited to 'src/tests/disabled_functions_param_array.phpt')
-rw-r--r--src/tests/disabled_functions_param_array.phpt8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/tests/disabled_functions_param_array.phpt b/src/tests/disabled_functions_param_array.phpt
index 6596d1a..4738745 100644
--- a/src/tests/disabled_functions_param_array.phpt
+++ b/src/tests/disabled_functions_param_array.phpt
@@ -28,10 +28,4 @@ foo($a);
28?> 28?>
29--EXPECTF-- 29--EXPECTF--
30test1 30test1
31[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foo' in %a/disabled_functions_param_array.php:3 has been disabled, because its argument 'arr' content (Array) matched the rule '1'. 31[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foo' in %a/disabled_functions_param_array.php:3 has been disabled, because its argument 'arr' content (Array) matched the rule '1'. \ No newline at end of file
32abcde
33[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foo' in %a/disabled_functions_param_array.php:3 has been disabled, because its argument 'arr' content (Array) matched the rule '2'.
34eee
35[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foo' in %a/disabled_functions_param_array.php:3 has been disabled, because its argument 'arr' content (Array) matched the rule '3'.
36cccc
37[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'foo' in %a/disabled_functions_param_array.php:3 has been disabled, because its argument 'arr' content (Array) matched the rule '4'.