phpmyadmin/libraries/classes
William Desportes f718f475e4
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-12-12 19:35:54 +01:00
..
Charsets Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
Command Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Config Refactor flattenArray into getFlatArray in ConfigFile 2021-12-07 19:38:37 +00:00
Controllers Merge pull request #17235 from kamil-tekiela/Fix-var-annotation-for-Charset-and-Collation 2021-12-10 10:11:16 -03:00
Database Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
Dbal Replace Assert exceptions with a more specific one 2021-12-09 14:50:25 -03:00
Display PHPStan checkAlwaysTrueCheckTypeFunctionCall fixes 2021-12-08 15:26:52 +00:00
Engines Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Exceptions Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Export Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Gis Hoist $label trimming and null check 2021-11-19 19:45:40 +00:00
Html Remove unnecessary @var annotations 2021-11-18 12:15:30 -03:00
Http Add ServerRequest::getParsedBodyParam method 2021-07-06 12:24:02 -03:00
Image Fix some PHP 8.1 issues 2021-08-21 20:16:59 -03:00
Import Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Navigation Merge branch 'QA_5_1' 2021-11-21 15:00:06 -03:00
Partitioning Use ServerRequest for Table\Partition controllers 2021-09-30 16:56:34 -03:00
Plugins Merge branch 'QA_5_1' 2021-12-12 19:35:54 +01:00
Properties Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Providers/ServerVariables Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
Query Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Server PHPStan checkAlwaysTrueStrictComparison fixes 2021-12-08 15:26:52 +00:00
Setup Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Table Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
Twig Redesign the export/import pages to use Bootstrap components 2021-11-25 13:37:47 -03:00
Utils Psalm fixes 3 (#17221) 2021-12-03 12:40:19 -03:00
Advisor.php Replace pow function with the ** operator 2021-09-27 19:12:11 -03:00
Bookmark.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
BrowseForeigners.php Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
Cache.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
Charsets.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
CheckUserPrivileges.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Common.php Replace Assert exceptions with a more specific one 2021-12-09 14:50:25 -03:00
Config.php Remove unnecessary @var annotations 2021-11-18 12:15:30 -03:00
Console.php Improve type definitions of Scripts class 2021-11-18 15:25:00 -03:00
Core.php Remove Chrome < 43 check as this version is no longer supported 2021-12-08 15:26:52 +00:00
CreateAddField.php Redesign CreateAddField::setColumnCreationStatementSuffix() 2021-12-08 22:24:49 +00:00
DatabaseInterface.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
DbTableExists.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Encoding.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Error.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ErrorHandler.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ErrorReport.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Export.php Remove Chrome < 43 check as this version is no longer supported 2021-12-08 15:26:52 +00:00
FieldMetadata.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
File.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
FileListing.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
FlashMessages.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Font.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Footer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Git.php Wrap variable variables in curly braces 2021-09-27 19:18:48 -03:00
Header.php Use DI for $dbi in Menu.php 2021-11-28 19:12:30 +00:00
Import.php PHPStan checkAlwaysTrueCheckTypeFunctionCall fixes 2021-12-08 15:26:52 +00:00
Index.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
IndexColumn.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
InsertEdit.php Refactor util.php (#17212) 2021-12-02 17:37:09 -03:00
InternalRelations.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
IpAllowDeny.php Replace pow function with the ** operator 2021-09-27 19:12:11 -03:00
Language.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
LanguageManager.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Linter.php Remove unused variables 2021-12-03 15:12:56 +00:00
ListAbstract.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
ListDatabase.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Logging.php Add void return type where possible 2021-09-13 15:29:11 -03:00
Menu.php Introduce typed variable 2021-11-28 19:33:22 +00:00
Message.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Mime.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Normalization.php Fix var annotation for Charset and Collation 2021-12-09 22:25:58 +00:00
OpenDocument.php Fix some PHP 8.1 issues 2021-08-21 20:16:59 -03:00
Operations.php Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
OutputBuffering.php Add void return type where possible 2021-09-13 15:29:11 -03:00
ParseAnalyze.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Pdf.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Plugins.php Remove unused variables 2021-12-03 15:12:56 +00:00
Profiling.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
RecentFavoriteTable.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Relation.php Extract HTML from Relation::getRelationsParamDiagnostic 2021-12-05 16:44:29 -03:00
RelationCleanup.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
RelationParameters.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Replication.php Merge branch 'QA_5_1' 2021-04-28 02:12:17 +02:00
ReplicationGui.php PHPStan checkAlwaysTrueCheckTypeFunctionCall fixes 2021-12-08 15:26:52 +00:00
ReplicationInfo.php PHPStan checkAlwaysTrueCheckTypeFunctionCall fixes 2021-12-08 15:26:52 +00:00
ResponseRenderer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Routing.php Use only callable controllers 2021-09-11 15:20:46 -03:00
Sanitize.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
SavedSearches.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Scripts.php Improve type definitions of Scripts class 2021-11-18 15:25:00 -03:00
Session.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Sql.php PHPStan checkAlwaysTrueStrictComparison fixes 2021-12-08 15:26:52 +00:00
SqlQueryForm.php Refactor DatabaseInterface::getColumns() 2021-11-25 10:28:39 +00:00
StorageEngine.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
SystemDatabase.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Table.php Remove unused variables 2021-12-03 15:12:56 +00:00
Template.php Remove PhpMyAdmin\Twig\PluginsExtension class 2021-08-25 11:00:21 -03:00
Theme.php Remove the unused Theme::cssFiles property 2021-11-03 09:21:43 -03:00
ThemeManager.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Tracker.php PHPStan checkAlwaysTrueStrictComparison fixes 2021-12-08 15:26:52 +00:00
Tracking.php Remove unused variables 2021-12-03 15:12:56 +00:00
Transformations.php PHPStan checkAlwaysTrueStrictComparison fixes 2021-12-08 15:26:52 +00:00
TwoFactor.php Merge branch 'QA_5_1' 2021-12-12 19:35:54 +01:00
Types.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
Url.php Merge branch 'QA_5_1' 2021-09-23 13:10:38 -03:00
UrlRedirector.php Create the UrlRedirector class 2021-12-01 12:23:39 -03:00
UserPassword.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
UserPreferences.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
Util.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
Version.php Fix some errors found by PHPStan 2021-06-09 13:07:40 -03:00
VersionInformation.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
ZipExtension.php Update Psalm to 4.14 2021-12-05 23:46:58 -03:00