From ab0b6e248a9c77c782f1274a63ea426d40cc300d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 30 Oct 2019 23:53:42 +0100 Subject: [PATCH] Add ChangeLog entry for #15540 Ref: 128d3a09a0392a5a0a6c4e6ea9aefcd8ddf9efca Yes, the commit comes from QA 4.9 and the ChangeLog is QA 5.0 This is because 4.9 users are not affected but they can still have the fix. Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index bb07a136e1..c927fa2c49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ phpMyAdmin - ChangeLog - issue #15266 Add an external dependency injection system - issue #15350 Change MIME type references to Media (MIME) type - issue Fixed url.php crashing because it's not loading the DatabaseInterface service +- issue #15540 Fixed uncaught TypeError: htmlspecialchars() in NavigationTree 4.9.2 (not yet released) - issue #15304 Fix ssl_use php error