phpmyadmin/libraries/classes
Maurício Meneghini Fauth 9adaa912e1
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-06-30 12:35:22 -03:00
..
Charsets Fix coding standard errors 2021-06-03 16:50:33 -03:00
Command Remove two symfony dev deps 2021-06-26 19:05:28 +02:00
Config Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Controllers Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Database Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Dbal Fix some errors found by PHPStan and Psalm 2021-06-15 18:49:37 -03:00
Display Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Engines Use class constants for StorageEngine constants 2021-06-24 19:08:34 -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 some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
Html Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Import Fix #16382 - remove apc extension code 2021-04-28 21:05:06 +02:00
Navigation Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Plugins Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03: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 Fix coding standard errors 2021-06-03 16:50:33 -03:00
Server Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Setup Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Table Fix coding standard errors 2021-06-03 16:50:33 -03:00
Twig Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
Utils Fix some errors found by Psalm 2021-06-21 15:58:11 -03:00
Advisor.php Fix coding standard errors 2021-06-03 16:50:33 -03: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 Fix coding standard errors 2021-06-03 16:50:33 -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 Document more static vars 2021-06-17 15:22:37 +02:00
Console.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Core.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03: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-06-24 18:03:14 -03: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 Merge branch 'QA_5_1' 2021-04-28 02:12:17 +02:00
Export.php Refactor PhpMyAdmin\Plugins::getPlugin method 2021-06-25 17:40:20 -03:00
FieldMetadata.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00
File.php Fix coding standard errors 2021-06-03 16:50:33 -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 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 Fix coding standard errors 2021-06-03 16:50:33 -03:00
Import.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03: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 Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -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 Fix coding standard errors 2021-06-03 16:50:33 -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 Fix coding standard errors 2021-06-03 16:50:33 -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 Fix coding standard errors 2021-06-03 16:50:33 -03:00
OutputBuffering.php Use PSR-12 for control structures spacing 2021-03-05 15:27: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 Refactor PhpMyAdmin\Plugins::getPlugins method 2021-06-28 23:18:44 -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 Merge branch 'QA_5_1' 2021-06-27 19:01:02 +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 Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Routing.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
Sanitize.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
SavedSearches.php Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -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 Rename Response class to ResponseRenderer 2021-06-30 12:35:22 -03:00
SqlQueryForm.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
StorageEngine.php Use class constants for StorageEngine constants 2021-06-24 19:08:34 -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 Refactor PhpMyAdmin\Plugins::getPlugin method 2021-06-25 17:40:20 -03:00
TablePartitionDefinition.php Add tests for UserPassword and TablePartitionDefinition 2021-06-09 19:32:55 -03:00
Template.php Fix coding standard errors 2021-06-03 16:50:33 -03: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 Document more static vars 2021-06-17 15:22:37 +02:00
TwoFactor.php Remove requirement for ext-imagick for QR codes 2021-06-07 18:00:46 -03:00
Types.php Remove useless "static" keyword in Types class 2021-06-16 01:10:25 +02:00
Url.php Merge branch 'origin/QA_5_1' into master 2021-04-17 00:53:14 +02:00
UserPassword.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
UserPreferences.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
Util.php Fix coding standard errors 2021-06-03 16:50:33 -03: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