[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ceac76: Remove pmaThemePath and pmaThemeImage PHP globals

Maurício Meneghini Fauth mauricio at fauth.dev
Wed Sep 2 16:01:31 CEST 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ceac762e0908da49f0f01b100d2469ec9d12d162
https://github.com/phpmyadmin/phpmyadmin/commit/ceac762e0908da49f0f01b100d2469ec9d12d162
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-09-02 (Wed, 09 September 2020) -03:00

Changed paths: 
M js/designer/history.js
M js/designer/move.js
M js/functions.js
M js/gis_data_editor.js
M js/server/status/monitor.js
M js/table/gis_visualization.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/Controllers/Database/CentralColumnsController.php
M libraries/classes/Controllers/Database/EventsController.php
M libraries/classes/Controllers/Database/ImportController.php
M libraries/classes/Controllers/Database/MultiTableQueryController.php
M libraries/classes/Controllers/Database/PrivilegesController.php
M libraries/classes/Controllers/Database/QueryByExampleController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Database/TrackingController.php
M libraries/classes/Controllers/GisDataEditorController.php
M libraries/classes/Controllers/ImportController.php
M libraries/classes/Controllers/Server/BinlogController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/ImportController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Server/Status/MonitorController.php
M libraries/classes/Controllers/SqlController.php
M libraries/classes/Controllers/Table/DeleteController.php
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/Controllers/Table/ImportController.php
M libraries/classes/Controllers/Table/PrivilegesController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Controllers/Table/TrackingController.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Triggers.php
M libraries/classes/Display/Results.php
M libraries/classes/Header.php
M libraries/classes/Html/Generator.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Sql.php
M libraries/classes/ThemeManager.php
M libraries/classes/Tracking.php
M libraries/common.inc.php
M templates/database/central_columns/main.twig
M templates/database/privileges/index.twig
M templates/database/structure/check_all_tables.twig
M templates/database/tracking/tables.twig
M templates/gis_data_editor_form.twig
M templates/import.twig
M templates/import/javascript.twig
M templates/javascript/variables.twig
M templates/select_all.twig
M templates/server/databases/index.twig
M templates/server/privileges/users_overview.twig
M templates/table/gis_visualization/gis_visualization.twig
M templates/table/privileges/index.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M templates/toggle_button.twig
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/ExportTemplateControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Controllers/TransformationOverviewControllerTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Database/TriggersTest.php
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/InsertEditTest.php
M test/classes/MenuTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/RelationTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SqlTest.php
M test/classes/TrackingTest.php
M test/classes/TwoFactorTest.php
M test/classes/UtilTest.php

Log Message:
-----------
Remove pmaThemePath and pmaThemeImage PHP globals

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 2ac29e7cd2b36a217453a563f66f6bffd89d84cc
https://github.com/phpmyadmin/phpmyadmin/commit/2ac29e7cd2b36a217453a563f66f6bffd89d84cc
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-09-02 (Wed, 09 September 2020) -03:00

Changed paths: 
M psalm-baseline.xml

Log Message:
-----------
Update psalm baseline

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list