Avoid parsing non JSON responses as JSON
This is just a changelog entry, real fix was in
d344a8f7ae.
Fixes #12240
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
b3132bf2c8
commit
599f1d2455
@ -4,6 +4,7 @@ phpMyAdmin - ChangeLog
|
||||
4.6.2 (not yet released)
|
||||
- issue #12225 Use https for documentation links
|
||||
- issue #12234 Fix schema export with too many tables
|
||||
- issue #12240 Avoid parsing non JSON responses as JSON
|
||||
|
||||
4.6.1 (2016-05-02)
|
||||
- issue #12120 PMA_Util not found in insert_edit.lib.php
|
||||
|
||||
Loading…
Reference in New Issue
Block a user