Add a ChangeLog entry for #16104

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-05-03 00:13:59 +02:00
parent a06c62ef04
commit 668a6614fd
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -12,6 +12,7 @@ phpMyAdmin - ChangeLog
- issue #16043 Fix php error "Use of undefined constant MYSQLI_TYPE_JSON" when using the mysqlnd extension
- issue #14611 Fix fatal JS error on index creation after using Enter key to submit the form
- issue #16012 Set "axis-order" to swap lon and lat on MySQL >= 8.1
- issue #16104 Fixed overwriting a bookmarked query causes a 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