--TEST-- Disable functions by matching on the filename_r where the callback function is called, and not defined --SKIPIF-- --INI-- sp.configuration_file={PWD}/config/config_disabled_functions_callback_called_file_r.ini --FILE-- EOD; file_put_contents("$dir/myfunc_callback.php", $mycode); include "$dir/myfunc_callback.php"; echo test('test_callback'); ?> --CLEAN-- --EXPECTF-- Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'test_callback' in %a/myfunc_callback.php on line 4