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_chain_call_user_func.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/tests/disabled_functions_chain_call_user_func.phpt') diff --git a/src/tests/disabled_functions_chain_call_user_func.phpt b/src/tests/disabled_functions_chain_call_user_func.phpt index e13bd5a..e431930 100644 --- a/src/tests/disabled_functions_chain_call_user_func.phpt +++ b/src/tests/disabled_functions_chain_call_user_func.phpt @@ -23,6 +23,4 @@ echo "I'm after the call to outer\n"; --EXPECTF-- I'm before the call to outer I'm in the outer function, before the call! -[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'outer>inner' in %a/disabled_functions_chain_call_user_func.php:%d has been disabled. -I'm in the outer function, after the call! -I'm after the call to outer +[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'outer>inner' in %a/disabled_functions_chain_call_user_func.php:%d has been disabled. \ No newline at end of file -- cgit v1.3