phpmyadmin/libraries/classes
Isaac Bennetch ed048bd10f Prepare for version 4.9.3
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-12-26 10:00:06 -05:00
..
Config Fix #15240 - Apply a Settings form with errors shows a JSON response after using return back 2019-05-04 16:30:50 +02:00
Controllers Fix issue reported by Scrutinizer 2019-11-24 15:56:54 +01:00
Database Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Dbi Fix #14804 - Undefined index: ssl_* variables 2019-09-22 18:30:58 +02:00
Di
Display changing !isset array index into null 2019-12-16 19:35:02 +01:00
Engines
Gis Fix #15391 - GIS polygon of the geometry field is not drawn 2019-10-21 20:15:14 +02:00
Navigation Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible 2019-11-11 12:02:54 +01:00
Plugins Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Properties
Rte Fix a possible php7.4 error / failing tests 2019-12-21 16:38:21 +01:00
Server Remove fieldset close tag when setting global privs 2019-08-28 17:20:19 -03:00
Twig Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Utils Fix errors when reporting errors 2019-07-01 11:28:18 +02:00
Advisor.php Fix advisor2po script 2019-10-11 12:34:34 -03:00
Bookmark.php Fix phpdoc for Sami 2019-12-21 11:03:07 +01:00
BrowseForeigners.php Fix some invalid array accesses with PHP 7.4 2019-09-21 17:22:52 -03:00
CentralColumns.php Retrieve parameters from $_POST in central columns page 2018-11-10 20:48:58 -02:00
Charsets.php Fix #15614 - Undefined offset on index page for MySQL 5.7.8 2019-12-21 23:36:58 +01:00
CheckUserPrivileges.php Ensure that database names with '.' are handled properly when DisableIS is true 2018-09-12 15:50:15 -03:00
Config.php Prepare for version 4.9.3 2019-12-26 10:00:06 -05:00
Console.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Core.php Fix some coding standard issues detected by PHPCS 2019-10-21 09:57:06 -03:00
CreateAddField.php Fix #14951 - Moving Columns with DEFAULT NULL doesn't work on MariaDB 10.2+ 2019-11-09 23:08:54 +01:00
DatabaseInterface.php Merge #15681 - Fix #15608 DisableIS is broken on pma 4.9.2 with controluser configured 2019-12-21 21:34:05 +01:00
Encoding.php
Error.php Add missing E_USER_DEPRECATED to Error handler 2019-12-16 20:40:11 +01:00
ErrorHandler.php Fix #15592 - Hide user warning, errors and notices 2019-11-24 17:14:22 +01:00
ErrorReport.php Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS) 2019-10-30 00:06:12 +01:00
Export.php Fix some bugs with strange table and database names 2019-08-23 00:55:41 +02:00
File.php Fix #14809 - php error is_uploaded_file() expects parameter 1 to be string 2019-11-10 23:05:16 +01:00
FileListing.php
Font.php
Footer.php Escape Git information on the index page 2019-10-18 18:03:53 -03:00
Header.php Fixes issue with recent table list, #14229 2018-07-03 20:50:04 -03:00
Import.php Fix #15388 Allow rollback if empty statement 2019-07-28 21:16:50 +02:00
Index.php Fix not working for primary key 2019-04-28 17:51:05 +05:30
IndexColumn.php
InsertEdit.php Fix coding standard error 2019-12-20 21:25:09 -03:00
IpAllowDeny.php Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Language.php Fix #14786 - Table level Operations functions missing 2018-12-19 10:56:10 +01:00
LanguageManager.php Add support for Amharic language 2019-12-10 11:48:21 -03:00
Linter.php
ListAbstract.php
ListDatabase.php
Logging.php When logging with AuthLog to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true. 2018-11-10 23:33:36 -05:00
Menu.php Fixes #15157 - 'Settings' not marked as active when browsing 2FA settings 2019-05-04 20:27:35 +02:00
Message.php Fix #13975 - Missing query time in German (fix decimal number format issue) 2019-01-04 14:04:20 +01:00
Mime.php
MultSubmits.php drop table issue on copying tables fixed #14426 2018-08-16 03:24:45 -03:00
Normalization.php Fix some invalid array accesses with PHP 7.4 2019-09-21 17:22:52 -03:00
OpenDocument.php
Operations.php Fix #15311 - Adjust Privileges on copy database fails with MariaDB 2019-10-21 20:39:29 +02:00
OutputBuffering.php Fix #14478 - phpMyAdmin no longer streams the export data 2019-01-14 17:32:10 +01:00
ParseAnalyze.php
Partition.php Fix #15276 - Partitioning is missing in Structure page UI 2019-05-18 21:17:16 +02:00
Pdf.php
Plugins.php
RecentFavoriteTable.php Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible 2019-11-11 12:02:54 +01:00
Relation.php Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible 2019-11-11 12:02:54 +01:00
RelationCleanup.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Replication.php
ReplicationGui.php Fix #15636 - Trying to access array offset on value o type null 2019-12-25 00:25:36 +01:00
Response.php
Sanitize.php
SavedSearches.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Scripts.php
Session.php Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Sql.php Fix php notice "undefined index table_create_time" when setting displayed columns on results of a view 2019-11-24 17:35:32 +01:00
SqlQueryForm.php
StorageEngine.php Fix #14786 - Table level Operations functions missing 2018-12-19 10:56:10 +01:00
SubPartition.php
SysInfo.php
SysInfoBase.php
SysInfoLinux.php
SysInfoSunOS.php
SysInfoWINNT.php Fix #15380 - Advisor error 2019-08-29 22:35:47 +02:00
SystemDatabase.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Table.php Fix NULL wrongly checked on field change 2019-08-19 18:00:18 +02:00
Template.php
Theme.php
ThemeManager.php Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS) 2019-10-30 00:06:12 +01:00
Tracker.php Fix PHP 7.4 accessing offset on null/bool 2019-07-27 09:14:13 +08:00
Tracking.php Fix PHP 7.4 accessing offset on null/bool 2019-07-27 09:14:13 +08:00
Transformations.php Remove transformation plugin includes 2018-11-27 18:44:30 -02:00
TwoFactor.php
Types.php Fix spatial functions 2019-04-16 11:11:28 +02:00
Url.php Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS) 2019-10-30 00:06:12 +01:00
UserPassword.php Retrieve parameters from $_POST in UserPassword class 2018-11-10 20:48:59 -02:00
UserPreferences.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Util.php Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
VersionInformation.php
ZipExtension.php Replaced with Appropriate Comment 2019-03-01 15:07:28 +05:30