From 81be9a3a31dfd3c2f767fb778ecc156f50524c88 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 28 May 2020 09:40:23 +0200 Subject: [PATCH] Add a ChangeLog entry for 43564f5f5f Ref: 43564f5f5ff0d84a9d708a4b79460d2063604f8f Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e6efcc3356..88aee21c3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ phpMyAdmin - ChangeLog - issue #16089 2FA UX enhancement: autofocus 2FA input - issue #16127 Fix table column description PHP error when ['DisableIS'] = true; - issue #16130 Fix local documentation links display when a PHP extension is missing +- issue Fix some twig code deprecations for php 8 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page