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_array.phpt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/tests/disabled_functions_param_array.phpt') 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); ?> --EXPECTF-- test1 -[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'. -abcde -[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'. -eee -[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'. -cccc -[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'. +[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 -- cgit v1.3