phpmyadmin/libraries/classes
William Desportes 0d97b16d16
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-13 14:13:03 +02:00
..
Charsets Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Command Move gettext calls to advisory rules files 2020-08-31 15:37:46 -03:00
Config Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Controllers Remove DBI dep from Table\AbstractController 2020-10-12 12:53:03 -03:00
Database Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Dbal Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Display Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Engines Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Exceptions Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Export Use DI for Export\Options class 2020-08-04 15:43:06 -03:00
Gis Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Html Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Import Rename Display\ImportAjax class 2020-08-20 12:07:54 -03:00
Navigation Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Plugins Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Properties Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Query Extract SQL query from DatabaseInterface::getColumnsFull 2020-05-31 15:08:36 +02:00
Server Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Setup Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Table Fix some coding standard issues 2020-10-04 12:31:43 -03:00
Twig Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Utils Fix some PHPStan errors 2020-08-10 21:24:35 -03:00
Advisor.php Remove final modifier from Advisor class 2020-09-04 14:36:07 -03:00
Bookmark.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
BrowseForeigners.php Remove pmaThemePath and pmaThemeImage PHP globals 2020-09-02 10:57:57 -03:00
Charsets.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CheckUserPrivileges.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
Common.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
Config.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Console.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Core.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
CreateAddField.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
DatabaseInterface.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
DbTableExists.php Split some code out of DatabaseInterface 2020-05-26 13:18:01 +02:00
Encoding.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Error.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
ErrorHandler.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
ErrorReport.php Merge branch 'QA_5_0' 2020-10-13 14:13:03 +02:00
Export.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
File.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
FileListing.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Font.php Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
Footer.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Git.php Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
Header.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Import.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Index.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
IndexColumn.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
InsertEdit.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
InternalRelations.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
IpAllowDeny.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
Language.php Merge branch 'QA_5_0' 2020-08-07 17:48:25 +02:00
LanguageManager.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Linter.php Use early exit when possible 2020-05-27 00:35:24 -03:00
ListAbstract.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
ListDatabase.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Logging.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Menu.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Message.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Mime.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
Normalization.php Fix some type errors detected by PHPStan 2020-10-02 00:37:23 -03:00
OpenDocument.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Operations.php Move Operations::getMaintenanceActions to the view 2020-08-28 15:25:14 -03:00
OutputBuffering.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
ParseAnalyze.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Partition.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Pdf.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Plugins.php Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
Profiling.php Create the PhpMyAdmin\Profiling class 2020-08-26 16:02:30 -03:00
RecentFavoriteTable.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Relation.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
RelationCleanup.php Use early exit when possible 2020-05-27 00:35:24 -03:00
Replication.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
ReplicationGui.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
ReplicationInfo.php Remove replication_info global variable 2020-09-12 09:04:44 -03:00
Response.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Routing.php Remove Message::display method 2020-07-20 19:43:46 -03:00
Sanitize.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
SavedSearches.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Scripts.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
Session.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
Sql.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
SqlQueryForm.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
StorageEngine.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
SubPartition.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SystemDatabase.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Table.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
TablePartitionDefinition.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Template.php Merge templates for Display\Export::getHtmlForOptions 2020-07-31 20:30:21 -03:00
Theme.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
ThemeManager.php Use camel case naming for class members 2020-10-05 10:37:07 -03:00
Tracker.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Tracking.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Transformations.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
TwoFactor.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
Types.php Fix some coding standard issues 2020-10-04 12:31:43 -03:00
Url.php Fix some PHPStan errors 2020-07-02 16:12:07 -03:00
UserPassword.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
UserPreferences.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Util.php Merge branch 'QA_5_0' 2020-10-13 14:13:03 +02:00
VersionInformation.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
ZipExtension.php Fix some type errors detected by PHPStan 2020-10-02 00:37:23 -03:00