From ec950d764a952a121d2d6cb6a898e5f4b141cef0 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 23 Jan 2020 12:40:24 +0100 Subject: [PATCH] Add ChangeLog entry for 8a0f006775 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9965953f0c..0ac065189f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ phpMyAdmin - ChangeLog - issue #15817 Fix "new table" layout issue on original theme - issue #15798 Fixed not needed prompt before abandoning changes on SQL tab after only changing a checkbox - issue #15833 Fix php TypeError when submitting unchanged data +- issue Fix php notice "Trying to access array offset on value of type bool" on Designer 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