From 258de2479bffbce336538438f85cd80cb5d985cb Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 15 Sep 2020 14:20:15 +0200 Subject: [PATCH] =?UTF-8?q?Add=20a=20ChangeLog=20entry=20for=C2=A0#14698?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 12f3de033d..1b1dc2f684 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,6 +58,7 @@ phpMyAdmin - ChangeLog - issue #16318 Fix Profiling doesn't sum the number of calls - issue #16319 Fixed a Russian translation mistake on search results total text - issue #15634 Only use session_set_cookie_params once on PHP >= 7.3.0 versions for single signon auth +- issue #14698 Fixed database named as 'New' (language variable) causes PHP fatal error 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page