| .. |
|
Charsets
|
Use identical operator for non-empty strings
|
2020-07-10 18:06:29 -03:00 |
|
Command
|
Move gettext calls to advisory rules files
|
2020-08-31 15:37:46 -03:00 |
|
Config
|
Merge #16406 - Fix #16457 - Add config parameters to support third-party reCAPTCHA v2 compatible APIs
|
2020-11-05 00:04:29 +01:00 |
|
Controllers
|
Fix BLOB JPG preview thumbnail
|
2021-01-22 23:43:50 +01:00 |
|
Database
|
Added IF EXISTS clause to DROP EVENT statement when editing event.
|
2021-01-13 18:57:29 +00:00 |
|
Dbal
|
Remove DatabaseInterface::isUserType method
|
2020-10-25 20:53:50 -03:00 |
|
Display
|
Use Bootstrap's table for table browse page
|
2020-11-30 23:59:51 -03:00 |
|
Engines
|
Use Bootstrap's table style for server/engines pages
|
2020-11-30 23:04:46 -03:00 |
|
Exceptions
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
Export
|
Use DI for Export\Options class
|
2020-08-04 15:43:06 -03:00 |
|
Gis
|
Fix #16525 - PHP 8.0 failing tests when comparing 0 to ''
|
2020-12-10 12:11:35 +01:00 |
|
Html
|
Remove toggle button generator
|
2020-11-14 13:17:03 -03:00 |
|
Import
|
Rename Display\ImportAjax class
|
2020-08-20 12:07:54 -03:00 |
|
Navigation
|
Ref #14801 - Remove plain HTML for PHP code for ShowDatabasesNavigationAsTree option
|
2020-12-07 10:31:11 +01:00 |
|
Plugins
|
fix or ignore phpstan 0.12.63 errors
|
2020-12-18 22:17:18 +01:00 |
|
Properties
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Providers/ServerVariables
|
#16418 - Make MariaDBMySQLKBS optional
|
2020-11-10 12:12:56 +01:00 |
|
Query
|
Fix #16463 - 'REFERENCES' privilege checkbox's title
|
2021-01-22 00:05:43 +01:00 |
|
Server
|
Fix #16463 - 'REFERENCES' privilege checkbox's title
|
2021-01-22 00:05:43 +01:00 |
|
Setup
|
Ref #16429 - PHP 8 error on preg_replace
|
2020-11-19 23:27:45 +01:00 |
|
Table
|
Create truncate table partition page
|
2020-11-30 22:36:05 -03:00 |
|
Twig
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Utils
|
Fix a coding standard issue
|
2020-12-18 22:24:46 +01:00 |
|
Advisor.php
|
Remove final modifier from Advisor class
|
2020-09-04 14:36:07 -03:00 |
|
Bookmark.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
BrowseForeigners.php
|
Move HTML's table CSS to the pma-table class
|
2020-11-16 16:36:16 -03:00 |
|
Charsets.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
CheckUserPrivileges.php
|
Extract cache methods from Util to SessionCache class
|
2020-10-25 22:45:56 -03:00 |
|
Config.php
|
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/16544
|
2021-01-21 17:20:05 +05:30 |
|
Console.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
Core.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
CreateAddField.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
DatabaseInterface.php
|
Fix #16463 - 'REFERENCES' privilege checkbox's title
|
2021-01-22 00:05:43 +01:00 |
|
DbTableExists.php
|
Split some code out of DatabaseInterface
|
2020-05-26 13:18:01 +02:00 |
|
Encoding.php
|
Fix phpcs - SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFallbackGlobalName
|
2021-01-19 19:41:25 +01:00 |
|
Error.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
ErrorHandler.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
ErrorReport.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Export.php
|
Fix some coding standard issues
|
2020-10-04 12:31:43 -03:00 |
|
File.php
|
Use camel case naming for class members
|
2020-10-05 10:37:07 -03:00 |
|
FileListing.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Font.php
|
Fix some type errors detected by PHPStan
|
2020-09-30 19:23:01 -03:00 |
|
Footer.php
|
Remove DatabaseInterface::isUserType method
|
2020-10-25 20:53:50 -03:00 |
|
Git.php
|
Improve Git class by removing switch cases on request responses
|
2020-12-07 15:42:37 +01:00 |
|
Header.php
|
Fix #16512 - Add some code securities when the themes folder does not exist
|
2020-12-07 15:02:06 +01:00 |
|
Import.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Index.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
IndexColumn.php
|
Some text code improvements
|
2020-12-07 01:03:03 +01:00 |
|
InsertEdit.php
|
Move HTML's table CSS to the pma-table class
|
2020-11-16 16:36:16 -03:00 |
|
InternalRelations.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
IpAllowDeny.php
|
Fix some coding standard issues
|
2020-10-04 12:31:43 -03:00 |
|
Language.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
LanguageManager.php
|
Merge commit '6f13faedc2'
|
2020-10-15 14:14:14 -04:00 |
|
Linter.php
|
Use early exit when possible
|
2020-05-27 00:35:24 -03:00 |
|
ListAbstract.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
ListDatabase.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Logging.php
|
Use identical operator for non-empty strings
|
2020-07-10 18:06:29 -03:00 |
|
Menu.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |
|
Message.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Mime.php
|
Use identical operator for non-empty strings
|
2020-07-10 18:06:29 -03:00 |
|
Normalization.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
OpenDocument.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
Operations.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
OutputBuffering.php
|
Fixes #16278 - Remove underscore prefix from property names
|
2020-08-06 15:46:39 +02:00 |
|
ParseAnalyze.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
Partition.php
|
Fix some errors found by PHPStan and Psalm
|
2020-11-26 15:20:44 -03:00 |
|
Pdf.php
|
Use camel case naming for class members
|
2020-10-05 10:37:07 -03:00 |
|
Plugins.php
|
Fix some type errors detected by PHPStan
|
2020-09-30 19:23:01 -03:00 |
|
Profiling.php
|
Extract cache methods from Util to SessionCache class
|
2020-10-25 22:45:56 -03:00 |
|
RecentFavoriteTable.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
Relation.php
|
Move HTML's table CSS to the pma-table class
|
2020-11-16 16:36:16 -03:00 |
|
RelationCleanup.php
|
Use early exit when possible
|
2020-05-27 00:35:24 -03:00 |
|
Replication.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
ReplicationGui.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
ReplicationInfo.php
|
Remove replication_info global variable
|
2020-09-12 09:04:44 -03:00 |
|
Response.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
Routing.php
|
Remove Message::display method
|
2020-07-20 19:43:46 -03:00 |
|
Sanitize.php
|
Fix some coding standard issues
|
2020-10-04 12:31:43 -03:00 |
|
SavedSearches.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
Scripts.php
|
Fixes #16278 - Remove underscore prefix from property names
|
2020-08-06 15:46:39 +02:00 |
|
Session.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
Sql.php
|
Fix some errors found by PHPStan
|
2020-11-14 14:44:05 -03:00 |
|
SqlQueryForm.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
StorageEngine.php
|
Use Bootstrap's table style for server/engines pages
|
2020-11-30 23:04:46 -03:00 |
|
SubPartition.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
SystemDatabase.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Table.php
|
Merge #16427 - Fix #16422 - Renaming Database with views throws an error
|
2020-12-07 16:36:38 +01:00 |
|
TablePartitionDefinition.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Template.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Theme.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
ThemeManager.php
|
Remove unused parameter for getHtmlSelectBox on ThemeManager class
|
2020-12-07 15:17:05 +01:00 |
|
Tracker.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
Tracking.php
|
Remove toggle button generator
|
2020-11-14 13:17:03 -03:00 |
|
Transformations.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
TwoFactor.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
Types.php
|
Fix some coding standard issues
|
2020-10-04 12:31:43 -03:00 |
|
Url.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
UserPassword.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
UserPreferences.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
Util.php
|
fix or ignore phpstan 0.12.63 errors
|
2020-12-18 22:17:18 +01:00 |
|
VersionInformation.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |
|
ZipExtension.php
|
Fixed some typos in the code base
|
2020-11-01 22:46:01 +01:00 |