From 990978f064adf7d65548abcea71464679ad83ebb Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 16 Dec 2019 21:08:35 +0100 Subject: [PATCH] Add ChangeLog entry for b475cfdd6c5176 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 041c3cd4d1..442019da67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,7 @@ phpMyAdmin - ChangeLog - issue #15350 Change MIME type references to Media (MIME) type - issue Fixed url.php crashing because it's not loading the DatabaseInterface service - issue #15540 Fixed uncaught TypeError: htmlspecialchars() in NavigationTree +- issue Fix twig deprecation notices for php 8.0 4.9.3 (not yet released) - issue #15570 Fix page contents go underneath of floating menubar in some cases