phpmyadmin/libraries/classes
Kartik Kathuria 7e685bf0f6
Fixes #14815 - Simple Export view option added in Export
Signed-off-by: Kartik Kathuria <kathuriakartik0@gmail.com>
2020-05-02 01:08:32 +02:00
..
Charsets Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Command Change functions from public to private in CacheWarmupCommand 2020-03-28 10:41:18 +01:00
Config fix #15873 - Unexpected UI in Navigation Setting / Server 2020-04-11 18:16:03 +02:00
Controllers Fixes #14815 - Simple Export view option added in Export 2020-05-02 01:08:32 +02:00
Database Psalm auto fixes manualy reviewed and edited 2020-04-28 23:18:59 +02:00
Dbal Merge branch 'QA_5_0' 2020-04-25 13:29:35 +02:00
Di Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
Display Extract HTML from Results::getResultsOperations method 2020-04-28 20:51:16 -03:00
Engines Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Exceptions Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
Gis Psalm auto fixes manualy reviewed and edited 2020-04-28 23:18:59 +02:00
Html Remove div_for_slider_effect template 2020-04-26 20:01:37 -03:00
Navigation Fix #15893 - broken urls in navigation 2020-03-08 00:48:52 +01:00
Plugins Fixes #14815 - Simple Export view option added in Export 2020-05-02 01:08:32 +02:00
Properties Fix a coding standard issue 2020-02-05 01:57:54 -03:00
Server Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
Setup Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Table Fix MissingParamType psalm check 2020-04-29 00:29:32 +02:00
Twig Remove the DropDownUploadFileBlock HTML generator 2020-04-01 20:06:09 -03:00
Utils Fix #15555 - Add IP2Long input transformation 2020-01-27 20:52:01 +01:00
Advisor.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
Bookmark.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
BrowseForeigners.php Merge branch 'QA_5_0' 2020-03-09 00:59:07 +01:00
CentralColumns.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Charsets.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
CheckUserPrivileges.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Common.php Extract db_table_exists.inc.php to DbTableExists class 2020-03-02 17:01:26 -03:00
Config.php Prepare for version 5.0.3-dev 2020-03-21 00:39:02 -04:00
Console.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Core.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
CreateAddField.php Merge branch 'QA_5_0' 2020-03-19 23:41:17 +01:00
DatabaseInterface.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
DbTableExists.php Use early exit when possible in DbTableExists class 2020-03-02 18:39:46 -03:00
Encoding.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Error.php Merge branch 'QA_5_0' 2020-03-20 22:50:16 -04:00
ErrorHandler.php Merge branch 'QA_5_0' 2020-03-20 22:50:16 -04:00
ErrorReport.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Export.php Add some notes for the translators about source translations 2020-03-13 21:49:15 +01:00
File.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
FileListing.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Font.php Merge branch 'QA_5_0' 2020-04-18 12:50:30 +02:00
Footer.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Header.php Fix JS common_query and refreshMain usages 2020-03-10 23:00:16 +01:00
Import.php Fix 2 phpstan errors in libraries/classes/Import.php 2020-03-18 12:18:53 +01:00
Index.php Extract HTML from Index:getHtmlFromIndexes 2020-03-29 23:43:18 -03:00
IndexColumn.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
InsertEdit.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
InternalRelations.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
IpAllowDeny.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Language.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
LanguageManager.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
Linter.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
ListAbstract.php Extract HTML from ListAbstract::getHtmlOptions() 2020-03-27 17:14:49 -03:00
ListDatabase.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Logging.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Menu.php Rename the multi-table query route 2020-02-12 17:04:59 -03:00
Message.php Improve Message class as suggested by Scrutinizer 2020-02-14 22:23:16 +01:00
Mime.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Normalization.php Remove radio fields HTML generator 2020-03-30 16:44:46 -03:00
OpenDocument.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Operations.php Merge branch 'QA_5_0' 2020-02-10 09:09:02 +01:00
OutputBuffering.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
ParseAnalyze.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Partition.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Pdf.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Plugins.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
RecentFavoriteTable.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Relation.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
RelationCleanup.php Remove use statements within the same namespace 2020-01-21 19:47:56 -03:00
Replication.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
ReplicationGui.php Merge branch 'QA_5_0' 2020-02-23 00:47:55 +01:00
ReplicationInfo.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Response.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Routing.php Add php extension to routes cache file 2020-05-01 16:10:46 -03:00
Sanitize.php Fix MissingClosureParamType errors 2020-04-29 01:08:40 +02:00
SavedSearches.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Scripts.php Add missing base_dir when adding javascript files 2020-04-13 16:51:51 +02:00
Session.php Reference global funcs and consts via use statement 2020-01-23 00:33:24 -03:00
Sql.php Extract HTML from Index:getHtmlFromIndexes 2020-03-29 23:43:18 -03:00
SqlQueryForm.php Remove the FKCheckbox HTML generator 2020-04-01 16:52:25 -03:00
StorageEngine.php Extract HTML from StorageEngine::getHtmlSelect() 2020-03-27 19:31:35 -03:00
SubPartition.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
SystemDatabase.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Table.php Merge branch 'QA_5_0' 2020-02-22 23:48:01 +01:00
TablePartitionDefinition.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Template.php Change Twig_TemplateWrapper to Twig\TemplateWrapper 2020-04-28 23:49:43 +02:00
Theme.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
ThemeManager.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Tracker.php Merge branch 'QA_5_0' 2020-02-13 00:07:11 +01:00
Tracking.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Transformations.php Merge branch 'QA_5_0' 2020-02-22 17:06:52 +01:00
TwoFactor.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00
Types.php Psalm auto fixes manualy reviewed and edited 2020-04-28 23:18:59 +02:00
Url.php Merge branch 'QA_5_0' 2020-02-09 18:07:24 +01:00
UserPassword.php Merge branch 'QA_5_0' 2020-03-20 22:50:16 -04:00
UserPreferences.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
Util.php Psalm auto fixes manualy reviewed and edited 2020-04-28 23:18:59 +02:00
VersionInformation.php Merge branch 'QA_5_0' 2020-02-14 20:19:05 +01:00
ZipExtension.php Use short versions of scalar types in PHP docs 2020-01-23 12:20:04 -03:00