From 0f0b10cba6371cf8d915269500fbd18a0d71a998 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 5 Mar 2020 21:14:59 +0100 Subject: [PATCH] Add ChangeLog entry for 40945551f0 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index bb4cae1003..f3c9f91d9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,7 @@ phpMyAdmin - ChangeLog - issue #15282 Fixed MySQL 8.0 password syntax error when creating a replication user - issue #15986 Fixed php fatal error "Uncaught TypeError: array_flip() expects parameter 1 to be array, null given" - issue Fixed php fatal error "Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, int given" +- issue Support phpunit 9.0 5.0.1 (2020-01-07) - issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value