From d3ba8eedfe934aacabf478d9afb90c7f40a15927 Mon Sep 17 00:00:00 2001 From: Ramon Caballero Date: Thu, 9 Apr 2026 16:29:51 +0100 Subject: [PATCH] Enable strict typing across the codebase and tests --- public/index.php | 2 ++ tests/bootstrap.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/public/index.php b/public/index.php index da59132..4e2e452 100644 --- a/public/index.php +++ b/public/index.php @@ -1,5 +1,7 @@