phpmyadmin/libraries/classes
Maurício Meneghini Fauth cef49dc8c3
Create the Http\Response class
Implements the Psr\Http\Message\ResponseInterface PSR-7 interface.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-07-15 17:25:04 -03:00
..
Advisory Split Advisory\Advisor::$runResult into different properties 2023-07-13 21:23:30 -03:00
Charsets Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
Command Move Routing class to the Routing namespace 2023-06-26 18:16:59 -03:00
Config Extract PageSettings dependency from controllers 2023-07-06 20:17:34 -03:00
ConfigStorage Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
Controllers Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
Crypto Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Database Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
Dbal Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Display Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
Engines Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
Exceptions Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
Export Move the Export class to the Export namespace 2023-06-28 12:28:38 -03:00
Gis Update PHPStan/Psalm baselines 2023-06-26 17:26:02 -03:00
Html Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
Http Create the Http\Response class 2023-07-15 17:25:04 -03:00
Identifiers Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Image Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Import Move the Import class to the Import namespace 2023-06-28 12:44:04 -03:00
Navigation Improve unit tests for Navigation\Nodes\Node class 2023-07-11 15:14:12 -03:00
Partitioning Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Plugins Move the Import class to the Import namespace 2023-06-28 12:44:04 -03:00
Properties Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Providers/ServerVariables Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Query Add Trigger value object 2023-05-26 15:38:55 -03:00
Replication Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
Routing Move the routes from routes.php to the Routes class 2023-06-26 21:16:50 -03:00
Server Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
Setup Add never return type 2023-06-07 21:35:05 +01:00
Table Rename the Common class to Application 2023-06-13 14:40:21 -03:00
Theme Fix property initializations 2023-05-11 23:25:01 +01:00
Tracking Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Triggers Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
Twig Split Util::getSupportedDatatypes (#18420) 2023-05-17 14:49:06 -03:00
Utils Add missing traversable type hints 2023-04-02 01:32:12 -03:00
WebAuthn Update CBORDecoder.php 2023-05-12 23:00:10 +01:00
Application.php Move Routing class to the Routing namespace 2023-06-26 18:16:59 -03:00
Bookmark.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
BrowseForeigners.php Add basic unit test for BrowseForeignersController class 2023-06-09 15:56:09 -03:00
Cache.php Add native param types 2023-03-17 12:45:18 +00:00
Charsets.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
CheckUserPrivileges.php Create value object ShowGrants 2023-04-16 00:43:13 +01:00
ColumnFull.php Implement ColumnFull DTO 2023-05-19 16:29:34 +01:00
Config.php Move Routing class to the Routing namespace 2023-06-26 18:16:59 -03:00
Console.php Improve unit test for ResponseRenderer::setAjax() 2023-05-31 00:26:48 -03:00
Core.php Merge branch 'QA_5_2' 2023-05-06 11:25:42 +02:00
CreateAddField.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
DatabaseInterface.php Rename the Common class to Application 2023-06-13 14:40:21 -03:00
DbTableExists.php Rename the Common class to Application 2023-06-13 14:40:21 -03:00
EditField.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Encoding.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Error.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ErrorHandler.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
ErrorReport.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
FieldMetadata.php phpstan supports object shape since 1.10.12 2023-04-29 22:43:55 +02:00
File.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FileListing.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FlashMessages.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Font.php Simplify Font::getCharLists() 2023-05-11 23:03:50 +01:00
Footer.php Rename the Common class to Application 2023-06-13 14:40:21 -03:00
Git.php Improve Git::checkGitRevision() return type declaration 2023-05-21 13:25:38 -03:00
Header.php Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
Index.php Voidify loadIndexes 2023-05-12 23:17:51 +01:00
IndexColumn.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
InsertEdit.php Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
InsertEditColumn.php Implement InsertEditColumn 2023-05-23 15:31:46 +01:00
InternalRelations.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
IpAllowDeny.php UseIdenticalOverEqualWithSameTypeRector 2023-05-12 19:13:49 +01:00
Language.php Split long lines 2023-03-17 12:48:12 +00:00
LanguageManager.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Linter.php Remove USE_UTF_STRINGS 2023-06-07 23:49:57 +01:00
ListAbstract.php Refactor ListAbstract (#18216) 2023-03-05 13:17:52 -03:00
ListDatabase.php Shorten else/if to elseif 2023-05-12 00:12:58 +01:00
Logging.php Remove config global var from Logging class 2023-04-27 14:38:18 -03:00
Menu.php Rename the Common class to Application 2023-06-13 14:40:21 -03:00
Message.php More specific return type 2023-05-27 22:47:17 +01:00
Mime.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Normalization.php Remove .pma-fieldset and related CSS classes 2023-06-11 00:37:39 -03:00
OpenDocument.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Operations.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
OutputBuffering.php Check whether ob_gzhandler is already in use 2023-03-13 14:38:55 +00:00
ParseAnalyze.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
Pdf.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
Plugins.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Profiling.php Replace jqPlot with Chart.js for the profiling chart 2023-06-17 23:44:04 -03:00
RecentFavoriteTable.php Merge branch 'QA_5_2' 2023-07-15 15:19:35 -03:00
ResponseRenderer.php Create the Http\Response class 2023-07-15 17:25:04 -03:00
Sanitize.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Scripts.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Session.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
ShowGrants.php Create value object ShowGrants 2023-04-16 00:43:13 +01:00
Sql.php Fixed the Pagination missing when using SELECT DISTINCT (#18493) 2023-07-13 15:11:23 -03:00
SqlQueryForm.php Add configuration option to allow shared bookmarks 2023-04-14 12:09:01 +03:00
StatementInfo.php Add native param types 2023-03-17 12:45:18 +00:00
StorageEngine.php Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
SystemColumn.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
SystemDatabase.php Add native param types 2023-03-17 12:45:18 +00:00
Table.php Merge the DB and table trigger controllers 2023-05-25 15:39:36 -03:00
Template.php Enable Twig's strict_variables option in dev env 2023-07-05 22:45:55 -03:00
Transformations.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
TwoFactor.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Types.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Url.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
UrlRedirector.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
UserPassword.php Merge pull request #18425 from kamil-tekiela/Duplicated-line 2023-05-18 20:43:35 -03:00
UserPreferences.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Util.php Improve Util::formatByteDown() return type hint 2023-06-28 22:36:50 -03:00
Version.php Prepare for version 6.0.0-dev 2023-02-10 19:20:51 -03:00
VersionInformation.php versionToInt never returns false 2023-05-12 21:52:17 +01:00
ZipExtension.php createFile in ZipExtension 2023-05-12 22:52:11 +01:00