phpmyadmin/libraries/classes
Kamil Tekiela ef274bd7e8 Fix countRecords return int instead of mixed
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-08 19:56:50 +00:00
..
Advisory Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Charsets Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Command Fix deprecation for Command classes 2023-02-26 11:39:25 -03:00
Config Remove $GLOBALS['cfg'] from BrowseForeigners class 2023-03-03 16:15:40 -03:00
ConfigStorage Use quoteString in UserGroups 2023-03-02 21:47:16 +00:00
Controllers Add context for date/time related translations 2023-03-04 10:44:22 -03:00
Crypto Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Database Use quoteString in Events 2023-03-03 17:37:44 -03:00
Dbal mysqli_result::fetch_all is now guaranteed to exist 2023-03-03 20:39:04 -03:00
Display Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Engines Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Exceptions Replace exit with exception in Session class 2022-11-17 22:06:51 -03:00
Export Remove escapeString in TemplateModel 2023-03-03 17:43:26 -03:00
Gis Refactor OpenLayer visualization code generation 2023-03-04 15:50:50 -03:00
Html Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Http Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Image Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Import Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Navigation Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Partitioning Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Plugins Merge branch 'QA_5_2' 2023-03-08 10:17:13 -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 quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
Server Small refactoring in Server/Plugins 2023-03-03 20:44:49 -03:00
Setup Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Table Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Twig Clean up is_foreign_key_supported 2023-03-03 21:52:19 -03:00
Utils Add native property types (#18143) 2023-02-26 23:30:41 -03:00
WebAuthn Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Bookmark.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
BrowseForeigners.php Remove $GLOBALS['cfg'] from BrowseForeigners class 2023-03-03 16:15:40 -03:00
Cache.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Charsets.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
CheckUserPrivileges.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Common.php Replace $GLOBALS['cfg']['ZeroConf'] in Common class 2023-03-02 17:55:58 -03:00
Config.php Replace $GLOBALS['cfg']['MysqlMinVersion'] in Common class 2023-03-02 17:29:54 -03:00
Console.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Core.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
CreateAddField.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
DatabaseInterface.php Merge branch 'QA_5_2' 2023-02-27 14:36:32 -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 native property types (#18143) 2023-02-26 23:30:41 -03:00
Error.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ErrorHandler.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ErrorReport.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Export.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
FieldMetadata.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
File.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
FileListing.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
FlashMessages.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Font.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Footer.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Git.php Merge branch 'QA_5_2' 2023-03-04 11:59:58 -03:00
Header.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Import.php Add named param $createDb 2023-03-04 19:13:02 -03:00
Index.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
IndexColumn.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
InsertEdit.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
InternalRelations.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
IpAllowDeny.php Use strict check when type is known 2023-02-19 23:19:54 +00:00
Language.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
LanguageManager.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Linter.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ListAbstract.php Refactor ListAbstract (#18216) 2023-03-05 13:17:52 -03:00
ListDatabase.php Refactor ListAbstract (#18216) 2023-03-05 13:17:52 -03:00
Logging.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Menu.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Message.php Remove useless Message::format() method 2023-03-03 21:49:46 -03:00
Mime.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Normalization.php Better array types in Normalization 2023-03-07 11:32:50 +00:00
OpenDocument.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Operations.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
OutputBuffering.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ParseAnalyze.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
Pdf.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Plugins.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Profiling.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
RecentFavoriteTable.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Replication.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ReplicationGui.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ReplicationInfo.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ResponseRenderer.php Wrong order of operations in ResponseRenderer 2023-03-03 20:33:43 -03:00
Routing.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
Sanitize.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
SavedSearches.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Scripts.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Session.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Sql.php Fix countRecords return int instead of mixed 2023-03-08 19:56:50 +00:00
SqlQueryForm.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
StatementInfo.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
StorageEngine.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
SystemColumn.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
SystemDatabase.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Table.php Fix countRecords return int instead of mixed 2023-03-08 19:56:50 +00:00
Template.php Use null-safe operator (#18207) 2023-03-03 20:37:06 -03:00
Theme.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
ThemeManager.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Tracker.php Use null-safe operator (#18207) 2023-03-03 20:37:06 -03:00
Tracking.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Transformations.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
TwoFactor.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
Types.php Better array types in types (#18169) 2023-03-03 21:06:36 -03:00
Url.php Remove $indent param from getHiddenInputs() 2023-03-03 21:00:39 -03:00
UrlRedirector.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
UserPassword.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
UserPreferences.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
Util.php Add context for date/time related translations 2023-03-04 10:44:22 -03:00
Version.php Prepare for version 6.0.0-dev 2023-02-10 19:20:51 -03:00
VersionInformation.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
ZipExtension.php Remove annoying empty statements (#18114) 2023-02-24 20:11:37 -03:00