Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: dce862d41b3cdbe91afc43ed6b3d0ff8b5127d72 https://github.com/phpmyadmin/phpmyadmin/commit/dce862d41b3cdbe91afc43ed6b3d... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: M libraries/classes/Controllers/Database/DatabaseStructureController.php M libraries/classes/Controllers/Server/ServerCollationsController.php M libraries/classes/Controllers/Server/ServerDatabasesController.php M libraries/classes/Controllers/Server/ServerVariablesController.php M libraries/classes/Controllers/Table/TableChartController.php M libraries/classes/Controllers/Table/TableIndexesController.php M libraries/classes/Controllers/Table/TableRelationController.php M libraries/classes/Controllers/Table/TableSearchController.php M libraries/classes/Controllers/Table/TableStructureController.php Log Message: ----------- Remove dbi global from Controllers Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Commit: 66f2e4a2dc1c94f17d287c87a458cfe3e9863223 https://github.com/phpmyadmin/phpmyadmin/commit/66f2e4a2dc1c94f17d287c87a458... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: M db_designer.php M db_qbe.php M db_search.php M libraries/classes/Database/Designer.php M libraries/classes/Database/Designer/Common.php M libraries/classes/Database/Qbe.php M libraries/classes/Database/Search.php M libraries/classes/Dbi/DbiDummy.php M test/classes/Database/Designer/CommonTest.php M test/classes/Database/DesignerTest.php M test/classes/Database/QbeTest.php M test/classes/Database/SearchTest.php Log Message: ----------- Remove $dbi global from Database classes Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/83f433695b19...66f2e4a2dc1c **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.