phpmyadmin/libraries/classes
Kamil Tekiela 3e5fe772b2 Add LogTypeEnum
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-04-05 16:53:49 +01:00
..
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 Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ConfigStorage Merge pull request #18318 from kamil-tekiela/refactor-relation 2023-04-05 10:43:03 -03:00
Controllers Remove count() boolean check 2023-04-05 16:53:49 +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 Add missing traversable type hints 2023-04-02 01:32:12 -03: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 Add missing traversable type hints 2023-04-02 01:32: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 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 Add missing traversable type hints 2023-04-02 01:32:12 -03: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 Add LogTypeEnum 2023-04-05 16:53:49 +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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Common.php Create Tracking namespace 2023-03-17 22:35:32 +00:00
Config.php Add missing traversable type hints 2023-04-02 01:32:12 -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 Add missing traversable type hints 2023-04-02 01:32:12 -03: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 Add missing traversable type hints 2023-04-02 01:32:12 -03: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 Rename variables to use camel case format 2023-03-26 21:47:50 -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 Add missing traversable type hints 2023-04-02 01:32:12 -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
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