The phpMyAdmin project is pleased to announce the release of phpMyAdmin versions 4.6.6 (including bug and security fixes), 4.4.15.10 (security fixes), and 4.0.10.19 (security fixes). We recommend all users update their phpMyAdmin installations.
There have been changes in the behavior since previous version:
* Changed the suggested text in the query window for delete queries to avoid accidental data loss * Re-introduce a page which shows the output of phpinfo()
Aside from the changes and security improvements, many bugs have been fixed including:
* Parsing of SQL queries with the BINARY function * Syntax error when adding or changing TIMESTAMP columns with default value as NULL * Broken "Edit" and "Export" links in the Routines tab * Creating a new user on older MariaDB servers * Format button in the SQL tab broken * Fixes for PHP 7.1 * Problems with MySQL servers running with `lower_case_names=2` * Fixes for several PHP notices/warnings being shown
Please note that, as previously announced, the 4.4 branch is no longer supported. This security release is planned as the final 4.4 release. See the 4.4.15.10 release notes for more information.
As always, downloads and release notes are available at https://www.phpmyadmin.net/downloads
For more information, please see
* https://www.phpmyadmin.net/files/4.6.6/ * https://www.phpmyadmin.net/files/4.4.15.10/ * https://www.phpmyadmin.net/files/4.0.10.19/
The phpMyAdmin team