Add ChangeLog entry for pull-request #16015 (fa7e63328b)

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-03-06 08:26:46 +01:00
parent fa7e63328b
commit a6e0d7f453
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -57,6 +57,7 @@ phpMyAdmin - ChangeLog
- 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
- issue Fix error in NavigationTree where $key might be sent as an int instead of a str to urlencode
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