Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f570bf64bf597c271b48eb0bc56504eac8cbf3ec https://github.com/phpmyadmin/phpmyadmin/commit/f570bf64bf597c271b48eb0bc56504eac8cbf3ec Author: Maurício Meneghini Fauth <mauri...@fauth.dev> Date: 2023-08-06 (Sun, 08 August 2023) -03:00
Changed paths: M libraries/classes/Controllers/Table/IndexRenameController.php M libraries/classes/Controllers/Table/IndexesController.php M libraries/classes/Table/Indexes.php M phpstan-baseline.neon M test/classes/Table/IndexesTest.php Log Message: ----------- Pass ServerRequest object to Indexes::doSaveData() method This removes the need to call Application::getRequest(). Signed-off-by: Maurício Meneghini Fauth <mauri...@fauth.dev> _______________________________________________ Git mailing list -- git@phpmyadmin.net To unsubscribe send an email to git-le...@phpmyadmin.net