Add a ChangeLog entry for #16043

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-04-25 13:23:18 +02:00
parent dc388607d7
commit 2725b6aff4
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog
- issue #16078 Fix no charts in monitor when using a decimal separator ","
- issue #16041 Fix IN(...) clause doesn't permit multiple values on "Search" page
- issue #14411 Support double tap to edit on mobile
- issue #16043 Fix php error "Use of undefined constant MYSQLI_TYPE_JSON" when using the mysqlnd extension
5.0.2 (2020-03-20)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page