..
Charsets
Use PSR-12 for control structures spacing
2021-03-05 15:27:03 -03:00
Command
Merge branch 'QA_5_1'
2021-03-27 16:07:09 -03:00
Config
Remove some else conditions by using early exits or moving code
2021-04-29 01:30:25 +02:00
Controllers
Merge branch 'QA_5_1'
2021-04-30 00:09:21 +02:00
Database
Move both operands of an assignment to the same line
2021-04-20 22:35:21 -03:00
Dbal
Move DBI getForeignKeyConstrains method to controller
2021-04-29 00:19:02 +02:00
Display
Move both operands of an assignment to the same line
2021-04-20 22:35:21 -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
Move both operands of an assignment to the same line
2021-04-20 22:35:21 -03:00
Import
Fix #16382 - remove apc extension code
2021-04-28 21:05:06 +02:00
Navigation
Merge branch 'QA_5_1'
2021-04-24 19:01:26 +02:00
Plugins
Update Export plugin template
2021-04-29 01:45:57 +02:00
Properties
Use PSR-12 for control structures spacing
2021-03-05 15:27:03 -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
Move html from server/select to template
2021-05-05 16:17:20 +02:00
Setup
Update array syntax on config generator
2021-04-29 01:49:16 +02:00
Table
Fix #16829 - Add NOT LIKE %...% operator to Table search
2021-04-23 18:58:08 +02:00
Twig
Merge pull request #16755 from mauriciofauth/util-gis
2021-03-22 16:43:29 -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
Rename PMA_Theme global variable to theme
2021-03-07 15:15: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
Remove some else conditions by using early exits or moving code
2021-04-29 01:18:39 +02:00
Console.php
Replace $GLOBALS['dbi'] with global $dbi
2020-10-11 09:24:21 -03:00
Core.php
Remove some else conditions by using early exits or moving code
2021-04-29 01:18:39 +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
Remove some else conditions by using early exits or moving code
2021-04-29 01:18:39 +02: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
Rename variables to use camel case format
2021-03-07 14:58:49 -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
Rename the PMA_Config global variable to config
2021-03-08 15:03:12 -03: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
Update psalm baseline and include ignores
2021-04-29 00:43:20 +02: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
Rename Import class variables to use camel case
2021-04-18 12:31:29 -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
Move both operands of an assignment to the same line
2021-04-20 22:35:21 -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
Use PSR-12 for control structures spacing
2021-03-05 15:27:03 -03:00
ListAbstract.php
Use PSR-12 for namespace use statements
2021-03-05 14:18:35 -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
Remove invalid inline doc comments
2021-04-18 14:49:28 -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
Remove the PMA_VERSION constant
2021-03-08 22:22:55 -03:00
Plugins.php
Use PSR-12 for control structures spacing
2021-03-05 15:27:03 -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
Merge branch 'QA_5_1'
2021-04-24 19:01:26 +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
Add typehints on the ReplicationGui class
2021-04-28 02:17:28 +02:00
ReplicationInfo.php
Rename $url_params global to $urlParams
2021-03-24 22:48:14 -03:00
Response.php
Merge branch 'QA_5_1'
2021-04-30 00:09:21 +02:00
Routing.php
Update psalm baseline and include ignores
2021-04-29 00:43:20 +02:00
Sanitize.php
Rename the PMA_Config global variable to config
2021-03-08 15:03:12 -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
Merge branch 'QA_5_1'
2021-04-24 19:01:26 +02:00
SqlQueryForm.php
Extract FK related methods from Util class
2021-03-21 15:25:45 -03:00
StorageEngine.php
Move both operands of an assignment to the same line
2021-04-20 22:35:21 -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
Merge branch 'QA_5_1'
2021-04-30 00:09:21 +02: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
Use PSR-12 for control structures spacing
2021-03-05 15:27:03 -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
Move both operands of an assignment to the same line
2021-04-20 22:35:21 -03: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