
22 Mar
2022
22 Mar
'22
7:25 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3befb5f8d001639e3dac890d1f8bc6d46ee8c81d https://github.com/phpmyadmin/phpmyadmin/commit/3befb5f8d001639e3dac890d1f8b... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-03-22 (Tue, 03 March 2022) -03:00 Changed paths: M js/src/console.js M libraries/classes/Footer.php M test/classes/Controllers/Table/DropColumnConfirmationControllerTest.php Log Message: ----------- Remove `debugSQLInfo` JS global variable Replaces it with a ConsoleDebug property. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>