phpmyadmin/src
Maurício Meneghini Fauth 009939f05a
Add unit test for Database\ExportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2026-02-27 14:14:36 -03:00
..
Advisory Simpler callables 2026-01-18 17:11:14 +00:00
Bookmarks
Charsets Access properties directly 2026-01-14 14:28:40 +00:00
Clock Introduce support for PSR-20 ClockInterface 2026-01-19 19:22:53 -03:00
Command Rename some variables 2026-01-14 14:28:40 +00:00
Config Merge pull request #20130 from MauricioFauth/ResponseRenderer-di-refactor 2026-02-19 16:52:47 -03:00
ConfigStorage Fix LimitChars 2026-02-19 21:55:05 +00:00
Console
Container
Controllers Add unit test for Database\ExportController 2026-02-27 14:14:36 -03:00
Crypto
Database PluginType enum 2026-02-14 22:01:11 +00:00
Dbal Fix MaxDbList 2026-02-19 21:29:30 +00:00
Display Fix ProtectBinary 2026-02-19 22:00:41 +00:00
Engines Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Error Merge branch 'QA_5_2' 2026-02-24 15:36:06 +01:00
Exceptions Extract ResponseRenderer dependency from UserPassword class 2026-02-18 10:44:40 -03:00
Export Merge pull request #20103 from kamil-tekiela/Properties-2 2026-02-25 21:17:33 -03:00
Favorites Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Gis Draw LineString as continuous line in GIS pdf 2026-02-22 23:49:17 +01:00
Html Merge pull request #20088 from liviuconcioiu/skip 2026-02-25 21:41:35 -03:00
Http Session::getToken() 2026-02-19 21:13:00 +00:00
I18n
Identifiers
Image Add unit tests for Image\ImageWrapper class 2026-02-05 15:49:47 -03:00
Import Merge branch 'QA_5_2' 2026-02-24 15:36:06 +01:00
Indexes Merge branch 'QA_5_2' 2026-02-10 22:32:28 -03:00
Navigation Extract ResponseRenderer dependency from Navigation classes 2026-02-13 21:22:16 -03:00
Partitioning
Plugins Merge pull request #20103 from kamil-tekiela/Properties-2 2026-02-25 21:17:33 -03:00
Properties Put newlines at the end of li and ul 2026-02-14 22:01:11 +00:00
Providers/ServerVariables
Query Extract dependency from Util::getCollateForIS() 2026-01-30 18:15:44 -03:00
Replication
Routing
Server Refactor Privileges::getDataForChangeOrCopyUser() 2026-02-23 14:53:19 -03:00
Setup
Table Extract ResponseRenderer dependency from Html\Generator 2026-02-17 17:15:39 -03:00
Theme Expand Config::set() 2026-02-03 09:59:14 -03:00
Tracking Replace Util::date() with ClockInterface 2026-02-25 17:41:13 -03:00
Triggers Extract dependency from Util::getCollateForIS() 2026-01-30 18:15:44 -03:00
Twig
Utils Add missing constant 2026-02-15 14:43:41 +00:00
WebAuthn
Application.php Extract ResponseRenderer dependency from ApplicationHandler 2026-02-13 21:22:19 -03:00
BrowseForeigners.php Fix default functions in InsertEdit 2026-02-15 18:01:29 +00:00
Cache.php
Charsets.php
Column.php
Config.php Remove duplicate 'Server' element 2026-02-17 18:31:37 +00:00
Core.php Merge #20127 - Replace getRealSize with ini_parse_quantity 2026-02-21 15:02:50 +01:00
CreateAddField.php Extract ResponseRenderer dependency from Html\Generator 2026-02-17 17:15:39 -03:00
Current.php
DbTableExists.php
EditField.php
Encoding.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
FieldMetadata.php
File.php Extract dependency from Util::userDir() 2026-01-30 15:58:55 -03:00
FileListing.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
FlashMessenger.php
Font.php
Footer.php
Git.php
Header.php Merge branch 'QA_5_2' 2026-02-24 15:36:06 +01:00
InsertEdit.php Merge pull request #20130 from MauricioFauth/ResponseRenderer-di-refactor 2026-02-19 16:52:47 -03:00
InsertEditColumn.php
InternalRelations.php
IpAllowDeny.php
Linter.php
ListDatabase.php
Logging.php
Menu.php Extract dependency from Util::currentUserHasPrivilege() 2026-01-30 14:22:47 -03:00
Message.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
MessageType.php
Mime.php
Normalization.php Extract dependency from Util::getServerType() 2026-01-30 17:19:58 -03:00
OpenDocument.php
Operations.php
ParseAnalyze.php Extract dependency from ParseAnalyze::sqlQuery() 2026-02-13 21:22:13 -03:00
Pdf.php Keep parent's visibility 2026-01-14 14:28:40 +00:00
Plugins.php Put newlines at the end of li and ul 2026-02-14 22:01:11 +00:00
Profiling.php
Release.php
ResponseRenderer.php Extract ResponseRenderer dependency from Navigation classes 2026-02-13 21:22:16 -03:00
Sanitize.php Simpler callables 2026-01-18 17:11:14 +00:00
Scripts.php
Session.php Session::getToken() 2026-02-19 21:13:00 +00:00
ShowGrants.php
Sql.php Merge pull request #20130 from MauricioFauth/ResponseRenderer-di-refactor 2026-02-19 16:52:47 -03:00
SqlQueryForm.php Extract dependencies from Util::expandUserString() 2026-01-30 15:21:07 -03:00
StorageEngine.php
SystemColumn.php
SystemDatabase.php
Template.php Extract Config dependency from Template class 2026-02-11 22:51:02 -03:00
Transformations.php
TwoFactor.php Replace time() with ClockInterface in UserPreferences class 2026-01-19 19:22:54 -03:00
TypeClass.php
Types.php Merge branch 'QA_5_2' 2026-02-25 10:31:23 -03:00
UniqueCondition.php
Url.php Session::getToken() 2026-02-19 21:13:00 +00:00
UrlParams.php
UrlRedirector.php
UserPassword.php Extract ResponseRenderer dependency from UserPassword class 2026-02-18 10:44:40 -03:00
UserPrivileges.php
UserPrivilegesFactory.php
Util.php Merge pull request #20103 from kamil-tekiela/Properties-2 2026-02-25 21:17:33 -03:00
Version.php
VersionInformation.php Fix VersionCheck 2026-02-19 22:08:16 +00:00
ZipExtension.php