Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5246ea35b45049767b603553e66dac63653c3154 https://github.com/phpmyadmin/phpmyadmin/commit/5246ea35b45049767b603553e66dac63653c3154 Author: Kamil Tekiela <[email protected]> Date: 2023-03-08 (Wed, 03 March 2023) -03:00
Changed paths: M libraries/classes/Plugins/Export/ExportSql.php M psalm-baseline.xml M test/classes/Plugins/Export/ExportSqlTest.php Log Message: ----------- Change $GLOBALS['sql_backquotes'] to a private property (#18224) * Use private property instead of global Signed-off-by: Kamil Tekiela <[email protected]> * Remove invalid condition Signed-off-by: Kamil Tekiela <[email protected]> * Update psalm-baseline.xml Signed-off-by: Kamil Tekiela <[email protected]> * Update ExportSqlTest.php Signed-off-by: Kamil Tekiela <[email protected]> --------- Signed-off-by: Kamil Tekiela <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
