phpmyadmin/libraries/classes
Maurício Meneghini Fauth dd885dc7b8
Use single-line arrays when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-27 17:39:17 -03:00
..
Advisory Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Charsets Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Command Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Config Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ConfigStorage Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Controllers Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Crypto Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Database Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Dbal Require single line for function calls 2023-03-26 23:10:10 -03:00
Display Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Engines Use single-line arrays when possible 2023-03-27 17:39:17 -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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Html Use single-line arrays when possible 2023-03-27 17:39:17 -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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Navigation Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Partitioning Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Plugins Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Properties Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Providers/ServerVariables Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Query Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Replication Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Server Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Setup Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Table Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Theme Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Tracking Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Twig Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Utils Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
WebAuthn Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Bookmark.php Require single line for function calls 2023-03-26 23:10:10 -03:00
BrowseForeigners.php Use single-line arrays when possible 2023-03-27 17:39:17 -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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Console.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Core.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
CreateAddField.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
DatabaseInterface.php Use single-line arrays when possible 2023-03-27 17:39:17 -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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Error.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ErrorHandler.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ErrorReport.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Export.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
FieldMetadata.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
File.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
FileListing.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
FlashMessages.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Font.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Footer.php Add native param types 2023-03-17 12:45:18 +00:00
Git.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Header.php Add support for theme color modes 2023-03-13 23:28:29 -03:00
Import.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Index.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
IndexColumn.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
InsertEdit.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
InternalRelations.php Add native property types (#18143) 2023-02-26 23:30:41 -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 Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Linter.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ListAbstract.php Refactor ListAbstract (#18216) 2023-03-05 13:17:52 -03:00
ListDatabase.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Logging.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Menu.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Message.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Mime.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Normalization.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
OpenDocument.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Operations.php Use single-line arrays when possible 2023-03-27 17:39:17 -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 Rename variables to use camel case format 2023-03-26 21:47:50 -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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ResponseRenderer.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Routing.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Sanitize.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
SavedSearches.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Scripts.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Session.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
Sql.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
SqlQueryForm.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
StatementInfo.php Add native param types 2023-03-17 12:45:18 +00:00
StorageEngine.php Rename variables to use camel case format 2023-03-26 21:47: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 Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Template.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Transformations.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
TwoFactor.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Types.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Url.php Rename variables to use camel case format 2023-03-26 21:47:50 -03:00
UrlRedirector.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
UserPassword.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
UserPreferences.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Util.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Version.php Prepare for version 6.0.0-dev 2023-02-10 19:20:51 -03:00
VersionInformation.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
ZipExtension.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00