From 2086bb61c17fc104074867c3df6b01d0e1a3ea70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 13 Dec 2016 09:21:48 +0100 Subject: [PATCH] Add changelog entry for PHP 7.1 compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #12800 Signed-off-by: Michal Čihař --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 26f14daf01..f6632087df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ phpMyAdmin - ChangeLog - issue #12785 Add information about required and suggested extensions to composer.json - issue #12434 Improve documentation for servers running with Suhosin - issue #12800 Updated embedded phpSecLib to 2.0.4 +- issue #12800 Fixed various issues with PHP 7.1 4.6.5.2 (2016-12-05) - issue #12765 Fixed SQL export with newlines