Loading .settings_extra.php +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ if (getenv('RUN_MODE', true) === 'development') { 'debug' => true, 'handled_errors_types' => E_ALL & ~E_NOTICE & ~E_DEPRECATED, 'exception_errors_types' => E_ALL & ~E_NOTICE & ~E_DEPRECATED, 'ignore_silence' => true, 'ignore_silence' => false, 'assertion_throws_exception' => true, 'assertion_error_type' => E_ALL, 'log' => null, Loading Loading
.settings_extra.php +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ if (getenv('RUN_MODE', true) === 'development') { 'debug' => true, 'handled_errors_types' => E_ALL & ~E_NOTICE & ~E_DEPRECATED, 'exception_errors_types' => E_ALL & ~E_NOTICE & ~E_DEPRECATED, 'ignore_silence' => true, 'ignore_silence' => false, 'assertion_throws_exception' => true, 'assertion_error_type' => E_ALL, 'log' => null, Loading