Commit b907e2e0 authored by Denis Sakharov's avatar Denis Sakharov
Browse files

Update .settings_extra.php

parent 0f7d5d25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,