From 2d312b605aa82cd32fb8c57bc062ad6996ede276 Mon Sep 17 00:00:00 2001 From: David Prevot Date: Tue, 13 Feb 2024 10:00:14 +0100 Subject: [PATCH 1/2] Force system dependencies loading --- htdocs/lib/MailNotify.php | 8 ++++---- htdocs/lib/PageController.php | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/lib/MailNotify.php b/htdocs/lib/MailNotify.php index 7793704..22984ad 100644 --- a/htdocs/lib/MailNotify.php +++ b/htdocs/lib/MailNotify.php @@ -1,9 +1,9 @@ Date: Tue, 13 Feb 2024 10:09:16 +0100 Subject: [PATCH 2/2] php-twig is psr-4 only since Bullseye --- htdocs/lib/MailNotify.php | 11 +++-------- htdocs/lib/PageController.php | 11 +++-------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/htdocs/lib/MailNotify.php b/htdocs/lib/MailNotify.php index 22984ad..d7d4579 100644 --- a/htdocs/lib/MailNotify.php +++ b/htdocs/lib/MailNotify.php @@ -1,18 +1,13 @@ false )); diff --git a/htdocs/lib/PageController.php b/htdocs/lib/PageController.php index 73eea61..8b1bac9 100644 --- a/htdocs/lib/PageController.php +++ b/htdocs/lib/PageController.php @@ -1,11 +1,6 @@ false ));