From fdef64736f1bebb7b17f137b6a0afe48b9dec436 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Wed, 25 Jun 2025 10:42:15 +0200 Subject: [PATCH] Force `display_errors=1` in the bootstrap process --- layers/bootstrap.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/layers/bootstrap.php b/layers/bootstrap.php index 383fc187..cca63f2d 100644 --- a/layers/bootstrap.php +++ b/layers/bootstrap.php @@ -1,5 +1,11 @@