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_method.phpt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tests/disabled_functions_method.phpt') diff --git a/src/tests/disabled_functions_method.phpt b/src/tests/disabled_functions_method.phpt index 33651b7..f4fba85 100644 --- a/src/tests/disabled_functions_method.phpt +++ b/src/tests/disabled_functions_method.phpt @@ -25,5 +25,3 @@ $c->method3("pouet"); ?> --EXPECTF-- [snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'AwesomeClass::method1' in %a/tests/disabled_functions_method.php:4 has been disabled. -method2:paf -[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'AwesomeClass::method3' in %a/tests/disabled_functions_method.php:10 has been disabled, because its argument 'a' content (pouet) matched a rule. -- cgit v1.3