Altered directives

This is an overview of the directives that are modified or read inside the application's code.

AlterationFileLine
set_time_limit(Kohana::$config->load('codebench')->max_execution_time)
/modules/codebench/classes/Kohana/Codebench.php49
ini_get('mbstring.func_overload')
/public/install.php230
ini_get('apc.enable_cli')
/modules/cache/tests/cache/arithmetic/ApcuTest.php36
ini_get('apc.enabled')
/modules/cache/tests/cache/arithmetic/ApcuTest.php36
ini_get('apc.enable_cli')
/modules/cache/tests/cache/arithmetic/ApcTest.php36
ini_set('unserialize_callback_func''spl_autoload_call')
/application/bootstrap.php57
ini_get('session.cookie_domain')
/system/classes/Kohana/Session/Native.php41
ini_set('xdebug.collect_params'3)
/system/classes/Kohana/Core.php210
ini_get('mime_magic.magicfile')
/system/classes/Kohana/File.php49
ini_get('post_max_size')
/system/classes/Kohana/Request.php451
ini_get('post_max_size')
/system/tests/kohana/RequestTest.php425