
9 Nov
2022
9 Nov
'22
6:58 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 77f9ebb61a9a7f03ddb184d6b5d3b51cc152c001 https://github.com/phpmyadmin/phpmyadmin/commit/77f9ebb61a9a7f03ddb184d6b5d3... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-11-09 (Wed, 11 November 2022) -03:00 Changed paths: A templates/error/simple.twig M libraries/classes/Controllers/Database/SearchController.php M psalm-baseline.xml Log Message: ----------- Improve error message when UseDbSearch config is disabled Replaces Html\Generator::mysqlDie() to avoid calling the exit construct. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>