--TEST-- Disable functions by matching the calltrace --SKIPIF-- --INI-- sp.configuration_file={PWD}/config/config_disabled_functions_chain.ini --FILE-- --EXPECTF-- I'm before the call to outer I'm in the outer function, before the call! I'm in the inner function! I'm in the outer function, after the call! I'm after the call to outer