..
Advisory
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Charsets
Fix coding standard spacing issues
2023-02-24 21:06:17 -03:00
Command
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Config
Remove config global var from Logging class
2023-04-27 14:38:18 -03:00
ConfigStorage
Merge branch 'QA_5_2'
2023-04-11 15:46:30 -03:00
Controllers
Remove $timestampSeen which was always false
2023-04-23 11:20:05 +01:00
Crypto
Use union with null instead of short nullable type
2023-02-20 21:48:19 -03:00
Database
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Dbal
Bettery types for DbiDummy / DummyResult
2023-04-07 21:47:07 +02:00
Display
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Engines
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Exceptions
Replace exit with exception in Session class
2022-11-17 22:06:51 -03:00
Export
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
Gis
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Html
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Http
Fix implicit nulls
2023-03-17 12:45:18 +00:00
Image
Fix coding standard spacing issues
2023-02-24 21:06:17 -03:00
Import
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Navigation
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Partitioning
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Plugins
Remove config global var from Logging class
2023-04-27 14:38:18 -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 missing traversable type hints
2023-04-02 01:32:12 -03:00
Replication
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Server
Bettery types for DbiDummy / DummyResult
2023-04-07 21:47:07 +02:00
Setup
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Table
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Theme
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Tracking
Split long line
2023-04-07 13:46:26 +01:00
Twig
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
Utils
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
WebAuthn
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Bookmark.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
BrowseForeigners.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Cache.php
Add native param types
2023-03-17 12:45:18 +00:00
Charsets.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
CheckUserPrivileges.php
Create value object ShowGrants
2023-04-16 00:43:13 +01:00
Common.php
Update request URI scheme with config value
2023-04-27 16:40:29 -03:00
Config.php
Move Config::loadDefaults() to constructor
2023-04-27 21:48:56 -03:00
Console.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
Core.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
CreateAddField.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
DatabaseInterface.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
DbTableExists.php
Add trailing comma for multi-line functions
2023-02-24 20:48:46 -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 native property types ( #18143 )
2023-02-26 23:30:41 -03:00
ErrorReport.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Export.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
FieldMetadata.php
Improve FieldMetadata
2023-04-07 21:46:19 +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
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Footer.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Git.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Header.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Import.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Index.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
IndexColumn.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
InsertEdit.php
Remove $timestampSeen which was always false
2023-04-23 11:20:05 +01:00
InternalRelations.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
IpAllowDeny.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03: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
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
ListAbstract.php
Refactor ListAbstract ( #18216 )
2023-03-05 13:17:52 -03:00
ListDatabase.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Logging.php
Remove config global var from Logging class
2023-04-27 14:38:18 -03:00
Menu.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Message.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Mime.php
Add native return type hints ( #18126 )
2023-02-23 15:43:36 -03:00
Normalization.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
OpenDocument.php
Use single-line arrays when possible
2023-03-27 17:39:17 -03:00
Operations.php
Add missing traversable type hints
2023-04-02 01:32:12 -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 missing traversable type hints
2023-04-02 01:32:12 -03:00
Plugins.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
Profiling.php
Use union with null instead of short nullable type
2023-02-20 21:48:19 -03:00
RecentFavoriteTable.php
Fix some nav tree color issues with Bootstrap dark theme
2023-04-22 18:30:32 -03:00
ResponseRenderer.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Routing.php
Rename variables to use camel case format
2023-03-26 21:47:50 -03:00
Sanitize.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
SavedSearches.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
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
ShowGrants.php
Create value object ShowGrants
2023-04-16 00:43:13 +01:00
Sql.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
SqlQueryForm.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
StatementInfo.php
Add native param types
2023-03-17 12:45:18 +00:00
StorageEngine.php
Add missing traversable type hints
2023-04-02 01:32:12 -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
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Template.php
Add missing traversable type hints
2023-04-02 01:32:12 -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
Fix coding standard spacing issues
2023-02-24 21:06:17 -03:00
UserPassword.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
UserPreferences.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Util.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
Version.php
Prepare for version 6.0.0-dev
2023-02-10 19:20:51 -03:00
VersionInformation.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00
ZipExtension.php
Add missing traversable type hints
2023-04-02 01:32:12 -03:00