phpmyadmin/libraries/classes
William Desportes 280a201f79
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 17:42:02 +02:00
..
Charsets Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Command Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Config Merge branch 'QA_5_1' 2021-05-11 01:20:20 +02:00
Controllers Extract HTML from the InsertEdit::getActionsPanel method 2021-05-27 12:06:17 -03:00
Database Remove the .pma-fieldset from some pages 2021-05-27 18:18:23 -03:00
Dbal Merge branch 'QA_5_1' 2021-05-28 17:42:02 +02:00
Display Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Engines Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Exceptions Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Export Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
Gis Fix doc blocks 2021-04-29 00:36:13 +02:00
Html Fix PhpMyAdmin\Html\Generator doc block issue 2021-05-21 17:03:02 -03:00
Import Fix #16382 - remove apc extension code 2021-04-28 21:05:06 +02:00
Navigation Remove navigation link generation from the Nodes 2021-05-11 23:50:17 -03:00
Plugins Update Psalm baseline 2021-05-24 12:42:39 -03:00
Properties Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Providers/ServerVariables Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
Query Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
Server Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Setup Update array syntax on config generator 2021-04-29 01:49:16 +02:00
Table Use DatabaseName VO for db names in Table\Partition 2021-05-21 21:30:37 -03:00
Twig Remove get_start_and_number_of_rows_panel() Twig function 2021-05-17 17:56:34 -03:00
Utils Remove invalid inline doc comments 2021-04-18 14:49:28 -03:00
Advisor.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
Bookmark.php Remove some else conditions by using early exits or moving code 2021-04-29 01:18:39 +02:00
BrowseForeigners.php Remove some .pma-fieldset CSS classes 2021-05-20 20:54:27 -03:00
Charsets.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
CheckUserPrivileges.php Remove some else conditions by using early exits or moving code 2021-04-29 01:18:39 +02:00
Config.php Fix 32-bit issues 2021-05-24 22:03:41 +02:00
Console.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Core.php Merge branch 'QA_5_1' 2021-05-11 01:20:20 +02:00
CreateAddField.php Remove some else conditions by using early exits or moving code 2021-04-29 01:18:39 +02:00
DatabaseInterface.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
DbTableExists.php Rename variables to use camel case format 2021-03-07 14:58:49 -03:00
Encoding.php Remove some else conditions by using early exits or moving code 2021-04-29 01:18:39 +02:00
Error.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
ErrorHandler.php Merge branch 'QA_5_1' 2021-03-27 16:07:09 -03:00
ErrorReport.php Merge branch 'QA_5_1' 2021-04-28 02:12:17 +02:00
Export.php Merge branch 'QA_5_1' 2021-04-23 18:46:05 +02:00
FieldMetadata.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
File.php Remove 15 years old (and now useless) function exists check on file_get_contents 2021-05-21 00:22:53 +02:00
FileListing.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
FlashMessages.php Add a flash messages service provider 2021-03-20 15:54:46 -03:00
Font.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Footer.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
Git.php Upgrade phpmyadmin/coding-standard to 3.0.0 2021-04-19 02:20:46 -03:00
Header.php Merge branch 'origin/QA_5_1' into master 2021-04-17 00:53:14 +02:00
Import.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Index.php Merge branch 'QA_5_1' 2021-04-30 00:09:21 +02:00
IndexColumn.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
InsertEdit.php Merge branch 'QA_5_1' 2021-05-27 18:44:58 -03:00
InternalRelations.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
IpAllowDeny.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Language.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
LanguageManager.php Remove LanguageManager::getSelectorDisplay method 2021-04-22 15:51:26 -03:00
Linter.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
ListAbstract.php Enable PHPStan checkGenericClassInNonGenericObjectType config 2021-05-22 18:27:27 -03:00
ListDatabase.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Logging.php Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
Menu.php Change Util::getUrlForOption fallback to base route 2021-05-11 20:19:05 -03:00
Message.php Merge branch 'QA_5_1' 2021-03-27 16:07:09 -03:00
Mime.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Normalization.php Merge branch 'QA_5_1' 2021-04-30 00:09:21 +02:00
OpenDocument.php Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
Operations.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
OutputBuffering.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ParseAnalyze.php Rename variables to use camel case format 2021-03-07 14:58:49 -03:00
Partition.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Pdf.php Update Psalm baseline 2021-05-24 12:42:39 -03:00
Plugins.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Profiling.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
RecentFavoriteTable.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
Relation.php Remove the .pma-table CSS class 2021-05-15 17:16:22 -03:00
RelationCleanup.php Use early exit when possible 2020-05-27 00:35:24 -03:00
Replication.php Merge branch 'QA_5_1' 2021-04-28 02:12:17 +02:00
ReplicationGui.php Replace .attention and .allfine with Bootstrap equivalents 2021-05-12 22:44:18 -03:00
ReplicationInfo.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Response.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
Routing.php Update psalm baseline and include ignores 2021-04-29 00:43:20 +02:00
Sanitize.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
SavedSearches.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
Scripts.php Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
Session.php Simplify always true condition 2021-04-28 18:10:06 +02:00
Sql.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
SqlQueryForm.php Remove db, table and dbi globals from Tracking class 2021-05-26 16:40:05 -03:00
StorageEngine.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
SubPartition.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
SystemDatabase.php Rename variables to use camel case format 2021-03-07 13:03:12 -03:00
Table.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
TablePartitionDefinition.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Template.php Merge branch 'origin/QA_5_1' 2021-04-20 12:21:24 +02:00
Theme.php Replace PMA_MAJOR_VERSION by Version::SERIES 2021-03-05 21:22:42 +01:00
ThemeManager.php Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
Tracker.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
Tracking.php Remove db, table and dbi globals from Tracking class 2021-05-26 16:40:05 -03:00
Transformations.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
TwoFactor.php Rename variables to use the camel case format 2021-03-06 01:29:46 -03:00
Types.php Fix #16829 - Add NOT LIKE %...% operator to Table search 2021-04-23 18:58:08 +02:00
Url.php Merge branch 'origin/QA_5_1' into master 2021-04-17 00:53:14 +02:00
UserPassword.php Use the Query\Compatibility class to simply and remove duplicate checks 2021-04-20 20:57:10 +02:00
UserPreferences.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Util.php Merge branch 'QA_5_1' 2021-05-28 17:42:02 +02:00
Version.php Prepare for 5.1.1-dev 2021-02-24 01:30:01 -05:00
VersionInformation.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ZipExtension.php Rename variables to use camel case format 2021-03-07 14:58:49 -03:00