From 5c841311bd762afc9c0edd46e65e2a8dcf109e68 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 25 Oct 2017 14:22:56 +0200 Subject: .drop() is now bailout Courtesy of @buixor--- src/tests/disabled_functions_param_int.phpt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/tests/disabled_functions_param_int.phpt') 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"); --EXPECTF-- 1 [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. -[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. -[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. -[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. -10 -- cgit v1.3