phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 802d8f13b6
Merge pull request #18203 from kamil-tekiela/first-class-callable
Use first class callables
2023-03-25 15:16:07 -03:00
..
Config Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Console/Bookmark Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Database Create the PhpMyAdmin\Replication namespace 2023-03-20 14:16:01 -03:00
Export Fix useSqlBackquotes in ExportSql 2023-03-14 19:37:16 +00:00
Import Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Normalization Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
Preferences Move Theme and ThemeManager into the Theme namespace 2023-03-13 10:25:48 -03:00
Server Create the PhpMyAdmin\Replication namespace 2023-03-20 14:16:01 -03:00
Setup Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Sql Use first class callables 2023-03-02 23:00:43 +00:00
Table Merge pull request #18203 from kamil-tekiela/first-class-callable 2023-03-25 15:16:07 -03:00
Transformation Fix implicit nulls 2023-03-17 12:45:18 +00:00
View Use quoteString in controllers (#18191) 2023-03-03 17:40:45 -03:00
AbstractController.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
BrowseForeignersController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ChangeLogController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
CheckRelationsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CollationConnectionController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
ColumnController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
DatabaseController.php Remove the dblist global variable 2022-11-13 21:08:00 -03:00
ErrorReportController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
GisDataEditorController.php Add and use getters for GisVisualization properties 2023-03-13 21:53:19 +01:00
GitInfoController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
HomeController.php Move Theme and ThemeManager into the Theme namespace 2023-03-13 10:25:48 -03:00
JavaScriptMessagesController.php Add context for date/time related translations 2023-03-04 10:44:22 -03:00
LicenseController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
LintController.php Fix invalid PHP doc blocks 2023-02-20 18:46:35 -03:00
LogoutController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
NavigationController.php Refactor getItemUnhideDialog() (#18244) 2023-03-15 14:46:31 -03:00
PhpInfoController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
RecentTablesListController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
SchemaExportController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
TableController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ThemesController.php Move Theme and ThemeManager into the Theme namespace 2023-03-13 10:25:48 -03:00
ThemeSetController.php Add support for theme color modes 2023-03-13 23:28:29 -03:00
UserPasswordController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
VersionCheckController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00