Add ChangeLog entry for 40945551f0

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-03-05 21:14:59 +01:00
parent 40945551f0
commit 0f0b10cba6
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -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