From 66a7ec5a29eb2db7dc2fab43e9444007c7e9f283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Ostroluck=C3=BD?= Date: Thu, 30 Nov 2017 23:19:15 +0100 Subject: [PATCH] Stop DebugHandler hiding errors --- src/Symfony/Component/Debug/Debug.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Symfony/Component/Debug/Debug.php b/src/Symfony/Component/Debug/Debug.php index 2075d39e3409e..db799e643edef 100644 --- a/src/Symfony/Component/Debug/Debug.php +++ b/src/Symfony/Component/Debug/Debug.php @@ -46,7 +46,6 @@ public static function enable($errorReportingLevel = null, $displayErrors = true } if ('cli' !== PHP_SAPI) { - ini_set('display_errors', 0); ExceptionHandler::register(); } elseif ($displayErrors && (!ini_get('log_errors') || ini_get('error_log'))) { // CLI - display errors only if they're not already logged to STDERR pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy