From 03e27019ad9b693995950f09d032349d7e766ce6 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 13 Jul 2022 11:15:43 +0200 Subject: [PATCH] Add a ChangeLog entry for 6a69face6c Ref: 6a69face6cb4f9233127795cf0739f89e5036685 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1f8cacc560..1d1de11d1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ phpMyAdmin - ChangeLog - issue #17586 Fix statistics not showing for empty databases - issue #17592 Clicking on the New index link on the sidebar does not throw an error anymore - issue #17584 It's now possible to browse a database that includes two % in its name +- issue Fix PHP 8.2 deprecated string interpolation syntax 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5