Add ChangeLog entry for #15725

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-12-31 12:01:44 +01:00
parent 609cd722e9
commit 4a5294932e
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog
- issue #15723 Fix can't browse certain tables since 5.0.0 update
- issue Prevent line wrap in DB structure size column
- issue Remove extra line break from downloaded blob content
- issue #15725 Fixed error 500 when exporting - set time limit when $cfg['ExecTimeLimit'] used a string and not an int value
5.0.0 (2019-12-26)
- issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM