phpmyadmin/libraries/classes
William Desportes d99da46f7a
Move isVirtualColumnsSupported to Query\Compatibility and simplify the code
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-04-20 20:31:38 +02:00
..
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 Upgrade phpmyadmin/coding-standard to 3.0.0 2021-04-19 02:20:46 -03:00
Controllers Merge branch 'origin/QA_5_1' 2021-04-19 21:51:45 +02:00
Database Merge branch 'origin/QA_5_1' 2021-04-19 21:51:45 +02:00
Dbal Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Display Upgrade phpmyadmin/coding-standard to 3.0.0 2021-04-19 02:20:46 -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 Upgrade phpmyadmin/coding-standard to 3.0.0 2021-04-19 02:20:46 -03:00
Html Merge branch 'QA_5_1' 2021-03-27 16:07:09 -03:00
Import Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Navigation Remove invalid inline doc comments 2021-04-18 14:49:28 -03:00
Plugins Remove invalid inline doc comments 2021-04-18 14:49:28 -03: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 isVirtualColumnsSupported to Query\Compatibility and simplify the code 2021-04-20 20:31:38 +02:00
Server Merge branch 'QA_5_1' 2021-04-20 20:19:08 +02:00
Setup Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
Table Move isVirtualColumnsSupported to Query\Compatibility and simplify the code 2021-04-20 20:31:38 +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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03: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 Rename variables to use camel case format 2021-03-07 14:58:49 -03:00
Config.php drop nocache & server query string param from theme.css stylesheet 2021-03-20 22:48:07 +01:00
Console.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
Core.php Remove invalid inline doc comments 2021-04-18 14:49:28 -03:00
CreateAddField.php Remove an exit by moving out the preview SQL code on table create add field 2021-03-11 21:09:46 +01:00
DatabaseInterface.php Rename the error_handler global to use camel case 2021-03-16 12:11:51 -03:00
DbTableExists.php Rename variables to use camel case format 2021-03-07 14:58:49 -03:00
Encoding.php Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03: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 Inject the error report modal and avoid sending depending on SendErrorReports 2021-03-15 18:22:30 +01:00
Export.php Remove dump_buffer globals 2021-04-17 00:11:09 -03:00
FieldMetadata.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -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 Upgrade phpmyadmin/coding-standard to 3.0.0 2021-04-19 02:20:46 -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 Rename Import class variables to use camel case 2021-04-18 12:31:29 -03:00
Index.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
IndexColumn.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
InsertEdit.php Upgrade phpmyadmin/coding-standard to 3.0.0 2021-04-19 02:20:46 -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 Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -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 Move isVirtualColumnsSupported to Query\Compatibility and simplify the code 2021-04-20 20:31:38 +02:00
OpenDocument.php Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
Operations.php Move queries from Operations class to the Query\Generator class 2021-03-06 02:11:25 +01: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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Relation.php Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
RelationCleanup.php Use early exit when possible 2020-05-27 00:35:24 -03:00
Replication.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
ReplicationGui.php Remove invalid inline doc comments 2021-04-18 14:49:28 -03:00
ReplicationInfo.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
Response.php Fix Response::addJSON param docblock 2021-03-19 13:10:45 -03:00
Routing.php Remove invalid inline doc comments 2021-04-18 14:49:28 -03:00
Sanitize.php Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
SavedSearches.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Scripts.php Remove the PMA_VERSION constant 2021-03-08 22:22:55 -03:00
Session.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Sql.php Rename $url_params global to $urlParams 2021-03-24 22:48:14 -03:00
SqlQueryForm.php Extract FK related methods from Util class 2021-03-21 15:25:45 -03:00
StorageEngine.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -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 Rename variables to use camelCase format in Table class 2021-03-25 15:04:12 -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 Merge branch 'origin/QA_5_1' 2021-04-20 12:21:24 +02: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 Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Url.php Merge branch 'origin/QA_5_1' into master 2021-04-17 00:53:14 +02:00
UserPassword.php Merge branch 'QA_5_1' 2021-04-20 20:19:08 +02:00
UserPreferences.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
Util.php Move isVirtualColumnsSupported to Query\Compatibility and simplify the code 2021-04-20 20:31:38 +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