From d43670717f7305c017524b92257fadeba5cc8129 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 10 Feb 2020 08:41:20 +0100 Subject: [PATCH] Add ChangeLog entry for #15926 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 89c50be789..fc9c1aabc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,7 @@ phpMyAdmin - ChangeLog - issue #15854 Fixed black borders for full screen mode on Designer - issue #15899 Fix "Uncaught TypeError: mb_strtoupper()" on the relational view of a view - issue Fixed some php uncaught errors and notices on user missing extension +- issue #15926 Fixed PhpMyAdmin\Core::getRealSize('8000M') returns a float instead of an int 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