[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d0d905: Remove the dblist global variable

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Nov 14 17:32:53 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d0d90551c39e584aaf0b9ecc61810bcec5fc122a
https://github.com/phpmyadmin/phpmyadmin/commit/d0d90551c39e584aaf0b9ecc61810bcec5fc122a
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-11-13 (Sun, 11 November 2022) -03:00

Changed paths: 
M libraries/classes/Controllers/Database/Structure/CopyFormController.php
M libraries/classes/Controllers/DatabaseController.php
M libraries/classes/Controllers/Server/Databases/DestroyController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Export.php
M libraries/classes/Export/Options.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/ExportTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/TableTest.php
D libraries/classes/Database/DatabaseList.php

Log Message:
-----------
Remove the dblist global variable

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

Commit: 40e44c0001c7feba010e4c90cfc5759cbf20fe2d
https://github.com/phpmyadmin/phpmyadmin/commit/40e44c0001c7feba010e4c90cfc5759cbf20fe2d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-11-14 (Mon, 11 November 2022) -03:00

Changed paths: 
M libraries/classes/Controllers/Database/Structure/CopyFormController.php
M libraries/classes/Controllers/DatabaseController.php
M libraries/classes/Controllers/Server/Databases/DestroyController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Export.php
M libraries/classes/Export/Options.php
M libraries/classes/Operations.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M psalm-baseline.xml
M psalm.xml
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/ExportTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/TableTest.php
D libraries/classes/Database/DatabaseList.php

Log Message:
-----------
Merge pull request #17894 from MauricioFauth/dblist-global-removal

Remove the `dblist` global variable



More information about the Git mailing list