phpmyadmin/libraries/classes
William Desportes cef66ddc19
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-07-27 02:59:31 +02:00
..
Charsets Fix coding standard errors 2021-06-03 16:50:33 -03:00
Command Replace fopen, fwrite and fclose with file_put_contents 2021-07-13 11:51:57 -03:00
Config Fix some errors found by Psalm 2021-07-06 00:37:27 -03:00
Controllers Merge branch 'QA_5_1' 2021-07-27 02:59:31 +02:00
Database Remove non used variables 2021-07-16 02:13:27 +02:00
Dbal Add Stringable interface to classes with __toString 2021-07-10 14:11:51 -03:00
Display Merge branch 'QA_5_1' 2021-07-27 02:59:31 +02:00
Engines Merge branch 'QA_5_1' 2021-07-22 18:46:28 +02:00
Exceptions Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Export Merge branch 'QA_5_1' 2021-07-22 14:51:35 +02:00
Gis Merge pull request #17021 from MoonE/mb_substr 2021-07-20 16:00:53 -03:00
Html Merge branch 'QA_5_1' 2021-07-16 00:02:00 +02:00
Http Add ServerRequest::getParsedBodyParam method 2021-07-06 12:24:02 -03:00
Import Fix #16382 - remove apc extension code 2021-04-28 21:05:06 +02:00
Navigation Fix "if (! isset($this->pos)) {" not working 2021-07-20 19:30:26 +02:00
Plugins Improve types of extended Plugin classes 2021-07-21 00:39:36 +02:00
Properties Fix some errors found by PHPStan 2021-06-22 17:12:02 -03:00
Providers/ServerVariables Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
Query Ref #16842 - Remove the function Compatibility::isMySql because only Compatibility::isMySqlOrPerconaDb should be used 2021-07-22 18:47:30 +02:00
Server Merge branch 'QA_5_1' 2021-07-22 18:46:28 +02:00
Setup Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
Table Fix #16138 - ignore the length of integer types, and show a warning 2021-07-13 15:42:57 +02:00
Twig Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
Utils Merge branch 'QA_5_1' 2021-07-20 17:52:16 +02:00
Advisor.php Merge branch 'QA_5_1' 2021-07-22 18:46:28 +02:00
Bookmark.php Remove a static variable from Bookmark function and use Cache class 2021-06-17 16:51:42 +02:00
BrowseForeigners.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Cache.php Create a simple Cache class 2021-06-17 16:35:53 +02:00
Charsets.php Remove non needed else conditions 2021-07-21 01:33:59 +02:00
CheckUserPrivileges.php Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
Common.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
Config.php Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
Console.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Core.php Remove non needed else conditions 2021-07-21 01:33:59 +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 Documentation and typo fixes 2021-07-11 22:05:30 +02:00
DbTableExists.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Encoding.php Fix some errors found by PHPStan 2021-06-09 13:07:40 -03:00
Error.php Fix some errors found by PHPStan and Psalm 2021-05-22 15:14:24 -03:00
ErrorHandler.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
ErrorReport.php Remove PhpMyAdmin\Config::enableBc method 2021-07-09 13:59:04 -03:00
Export.php Merge branch 'QA_5_1' 2021-07-22 14:51:35 +02:00
FieldMetadata.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
File.php Merge branch 'QA_5_1' 2021-07-22 14:51:35 +02: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 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 Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
Header.php Merge branch 'QA_5_1' 2021-07-20 17:52:16 +02:00
Import.php Merge branch 'QA_5_1' 2021-07-27 02:59:31 +02:00
Index.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
IndexColumn.php Add some test classes 2021-06-07 16:59:34 -03:00
InsertEdit.php Merge branch 'QA_5_1' 2021-07-22 14:51:35 +02: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 Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
LanguageManager.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Linter.php Fix coding standard errors 2021-06-03 16:50:33 -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 Fix coding standard errors 2021-06-03 16:50:33 -03:00
Message.php Add Stringable interface to classes with __toString 2021-07-10 14:11:51 -03:00
Mime.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Normalization.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
OpenDocument.php Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
Operations.php Merge branch 'QA_5_1' 2021-07-22 18:46:28 +02:00
OutputBuffering.php Build response headers before sending them out 2021-07-01 16:08:03 -03:00
ParseAnalyze.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Partition.php Document more static vars 2021-06-17 15:22:37 +02:00
Pdf.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Plugins.php Fix some errors found by Psalm 2021-07-06 00:37:27 -03:00
Profiling.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
RecentFavoriteTable.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Relation.php Ref #15247 - Remove defined('TESTSUITE') from Relation::setHistory 2021-07-15 02:39:13 +02: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 Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
ReplicationInfo.php Fix some errors found by Psalm 2021-05-23 00:24:59 -03:00
ResponseRenderer.php Move reponse output to the ResponseRenderer::response method 2021-07-02 13:33:00 -03:00
Routing.php Replace fopen, fwrite and fclose with file_put_contents 2021-07-13 11:51:57 -03:00
Sanitize.php Replace strncmp === 0 with str_starts_with 2021-07-09 19:14:30 -03:00
SavedSearches.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Scripts.php Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
Session.php Merge branch 'QA_5_1' 2021-07-22 14:57:54 +02:00
Sql.php Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
SqlQueryForm.php Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
StorageEngine.php Ref #16945 - Fix a coding standard mistake 2021-07-13 21:39:51 +02: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 a phpstan reported error 2021-07-20 17:54:04 +02:00
TablePartitionDefinition.php Fix error found by PHPStan 2021-07-05 15:23:46 -03:00
Template.php Merge branch 'QA_5_1' 2021-07-20 17:52:16 +02:00
Theme.php Fix Theme::load after #16967 2021-06-16 01:44:21 +02:00
ThemeManager.php Fix Theme::load after #16967 2021-06-16 01:44:21 +02:00
Tracker.php Refactor PhpMyAdmin\Plugins::getPlugin method 2021-06-25 17:40:20 -03:00
Tracking.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Transformations.php Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
TwoFactor.php Fix some errors found by Psalm 2021-07-06 00:37:27 -03:00
Types.php Remove useless "static" keyword in Types class 2021-06-16 01:10:25 +02:00
Url.php Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
UserPassword.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
UserPreferences.php Replace strpos !== false with str_contains 2021-07-09 22:30:42 -03:00
Util.php Merge branch 'QA_5_1' 2021-07-22 14:51:35 +02:00
Version.php Fix some errors found by PHPStan 2021-06-09 13:07:40 -03:00
VersionInformation.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ZipExtension.php Fix coding standard errors 2021-06-03 16:50:33 -03:00