Add a ChangeLog entry for #14698

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-09-15 14:20:15 +02:00
parent 62b9d8ca92
commit 258de2479b
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

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