..
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
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Config
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
2023-08-06 17:43:42 -03:00
ConfigStorage
Remove session cache in Relation
2023-07-27 12:02:12 +01:00
Controllers
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
Crypto
Use union with null instead of short nullable type
2023-02-20 21:48:19 -03:00
Database
Remove Template and ResponseRenderer dep from Routines class
2023-07-24 15:04:53 -03:00
Dbal
Create the Identifiers\Identifier interface
2023-06-01 19:09:25 -03:00
Display
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -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 Core::sendHeaderLocation() to ResponseRenderer::redirect()
2023-08-06 17:43:42 -03:00
Gis
Avoid intermediate Extent objects
2023-07-25 21:25:03 +02:00
Html
Replace jqPlot with Chart.js for the profiling chart
2023-06-17 23:44:04 -03:00
Http
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -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
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Middleware
Create the OutputBuffering middleware
2023-08-08 16:14:34 -03:00
Navigation
Extract Relation and Template dependencies from UserPreferences
2023-08-09 15:04:34 -03:00
Partitioning
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Plugins
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -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
Extract SQL into QueryGenerator
2023-07-27 11:37:50 +01:00
Replication
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
2023-08-06 17:43:42 -03:00
Routing
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
Server
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Setup
Add a Response object to ResponseRenderer class
2023-08-07 22:27:48 -03:00
Table
Pass ServerRequest object to Indexes::doSaveData() method
2023-08-06 13:17:12 -03:00
Theme
Fix property initializations
2023-05-11 23:25:01 +01:00
Tracking
Replace some 'echo' with ResponseRenderer::addHTML() method
2023-08-04 22:07:25 -03:00
Triggers
Redesign Triggers::getDetails()
2023-07-28 22:28:24 +01: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
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Application.php
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
Bookmark.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -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
Extract Relation and Template dependencies from UserPreferences
2023-08-09 15:04:34 -03:00
Console.php
Improve unit test for ResponseRenderer::setAjax()
2023-05-31 00:26:48 -03:00
Core.php
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
2023-08-06 17:43:42 -03:00
CreateAddField.php
Create the Identifiers\Identifier interface
2023-06-01 19:09:25 -03:00
DatabaseInterface.php
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
DbTableExists.php
Remove hasCommandsOutOfSyncError method
2023-08-06 22:30:56 +01:00
EditField.php
Remove optional params
2023-08-09 01:10:55 +01:00
Encoding.php
Remove support for the Recode extension
2023-07-19 17:42:27 -03:00
Error.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
ErrorHandler.php
Refactor ErrorHandler::dispFatalError() to use a Response object
2023-08-09 16:47:56 -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
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
Git.php
Improve Git::checkGitRevision() return type declaration
2023-05-21 13:25:38 -03:00
Header.php
Add a Template property to the ResponseRenderer class
2023-08-09 15:14:23 -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
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Language.php
Split long lines
2023-03-17 12:48:12 +00:00
LanguageManager.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Linter.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03: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
Refactor the ServerRequest::getRoute() method
2023-08-12 01:45:12 -03:00
Message.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Mime.php
Add native return type hints ( #18126 )
2023-02-23 15:43:36 -03:00
Normalization.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
OpenDocument.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
Operations.php
Redesign Triggers::getDetails()
2023-07-28 22:28:24 +01:00
ParseAnalyze.php
Replace $analyzedSqlResults array with StatementInfo object
2022-05-24 21:35:30 -03:00
Pdf.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -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
Refactor ErrorHandler::dispFatalError() to use a Response object
2023-08-09 16:47:56 -03:00
Sanitize.php
Remove the public/show_config_errors.php file
2023-07-28 16:30:22 -03:00
Scripts.php
Add a Template property to the ResponseRenderer class
2023-08-09 15:14:23 -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
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Table.php
Redesign Triggers::getDetails()
2023-07-28 22:28:24 +01:00
Template.php
Enable Twig's strict_variables option in dev env
2023-07-05 22:45:55 -03:00
Transformations.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
TwoFactor.php
Pass a ServerRequest object to the 2FA plugin
2023-08-11 11:50:17 -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
Move Core::sendHeaderLocation() to ResponseRenderer::redirect()
2023-08-06 17:43:42 -03:00
UserPassword.php
Merge pull request #18425 from kamil-tekiela/Duplicated-line
2023-05-18 20:43:35 -03:00
UserPreferences.php
Extract Relation and Template dependencies from UserPreferences
2023-08-09 15:04:34 -03:00
Util.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
Version.php
Prepare for version 6.0.0-dev
2023-02-10 19:20:51 -03:00
VersionInformation.php
Ignore Infection for mutations that causes error or timeout
2023-07-22 13:54:36 -03:00
ZipExtension.php
Remove all boolean uses of strcmp()
2023-07-25 22:17:52 +01:00