Altered directives

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

AlterationFileLine
set_time_limit(0)/system/HotReloader/HotReloader.php34
ini_get('suhosin.executor.func.blacklist')/system/Common.php543
\ini_get('xdebug.file_link_format')/system/ThirdParty/Kint/Renderer/AbstractRenderer.php52
\ini_get('xdebug.file_link_format')/system/ThirdParty/Kint/init.php50
ini_set('zlib.output_compression', 'Off')/system/HotReloader/HotReloader.php27
ini_get('post_max_size')/system/HTTP/IncomingRequest.php174
ini_set('display_startup_errors', '1')/system/Test/bootstrap.php19
ini_set('display_errors', '1')/system/Test/bootstrap.php18
ini_set('display_startup_errors', '1')/system/util_bootstrap.php19
ini_set('display_errors', '1')/system/util_bootstrap.php18
ini_get('display_errors')/system/Debug/Exceptions.php337
ini_set('highlight.string', '#869d6a')/system/Debug/BaseExceptionHandler.php176
ini_set('highlight.keyword', '#f1ce61;')/system/Debug/BaseExceptionHandler.php175
ini_set('display_errors', '1')/app/Config/Boot/testing.php18
ini_set('highlight.html', '#06B')/system/Debug/BaseExceptionHandler.php174
ini_get('zlib.output_compression')/app/Config/Events.php28
ini_set('highlight.default', '#c7c7c7')/system/Debug/BaseExceptionHandler.php173
ini_set('display_errors', '1')/app/Config/Boot/development.php14
ini_set('highlight.comment', '#767a7e; font-style: italic')/system/Debug/BaseExceptionHandler.php172
ini_set('display_errors', '0')/app/Config/Boot/production.php15
ini_get('display_errors')/system/Debug/ExceptionHandler.php162
ini_get('memory_limit')/app/Views/errors/html/error_exception.php416
ini_get('mbstring.func_overload')/system/Email/Email.php410
ini_set('highlight.comment', '#767a7e; font-style: italic')/system/Debug/Exceptions.php591
ini_set('highlight.default', '#c7c7c7')/system/Debug/Exceptions.php592
ini_set('highlight.html', '#06B')/system/Debug/Exceptions.php593
ini_set('highlight.keyword', '#f1ce61;')/system/Debug/Exceptions.php594
ini_set('highlight.string', '#869d6a')/system/Debug/Exceptions.php595
ini_get('session.auto_start')/system/Session/Session.php220
ini_set('session.name', $this->config->cookieName)/system/Session/Session.php288
ini_set('session.cookie_samesite', $sameSite)/system/Session/Session.php301
ini_set('session.gc_maxlifetime', (string) $this->config->expiration)/system/Session/Session.php305
ini_set('session.save_path', $this->config->savePath)/system/Session/Session.php309
ini_set('session.use_trans_sid', '0')/system/Session/Session.php313
ini_set('session.use_strict_mode', '1')/system/Session/Session.php314
ini_set('session.use_cookies', '1')/system/Session/Session.php315
ini_set('session.use_only_cookies', '1')/system/Session/Session.php316
ini_get('session.sid_bits_per_character')/system/Session/Session.php331
ini_get('session.sid_length')/system/Session/Session.php332
ini_set('session.sid_length', '32')/system/Session/Session.php340
ini_set('session.sid_bits_per_character', '4')/system/Session/Session.php337
ini_get('session.save_path')/system/Session/Handlers/FileHandler.php76
ini_set('session.save_path', $this->savePath)/system/Session/Handlers/FileHandler.php74
ini_get('session.sid_length')/system/Session/Handlers/FileHandler.php324
ini_get('session.sid_bits_per_character')/system/Session/Handlers/FileHandler.php323
ini_set('session.sid_length', '32')/system/Session/Handlers/FileHandler.php332
ini_set('session.sid_bits_per_character', '4')/system/Session/Handlers/FileHandler.php329
ini_set('memcached.sess_prefix', $this->keyPrefix)/system/Session/Handlers/MemcachedHandler.php75
ini_set('session.save_path', $this->savePath)/system/Session/Handlers/BaseHandler.php173
ini_get('session.gc_maxlifetime')/system/Session/Handlers/RedisHandler.php87