summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_param_int.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_int.phpt
parent30b900fedc5b1584b4d352d47ec3f9406d558be5 (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.phpt4
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--
201 201
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.
2510