[phpmyadmin/phpmyadmin] 44f7e9: Remove the public/show_config_errors.php file

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 44f7e93b36bd93bd471603a3effac8dc0ce2b397 https://github.com/phpmyadmin/phpmyadmin/commit/44f7e93b36bd93bd471603a3effa... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-07-28 (Fri, 07 July 2023) -03:00 Changed paths: M libraries/classes/Config.php M libraries/classes/Sanitize.php M phpstan-baseline.neon M psalm.xml M scripts/check-release-excludes.sh D public/show_config_errors.php Log Message: ----------- Remove the public/show_config_errors.php file A better and safer way of showing the configuration errors should be developed. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: d9d47ba3ab5f3aca120decc1dd1a6a49ba4322df https://github.com/phpmyadmin/phpmyadmin/commit/d9d47ba3ab5f3aca120decc1dd1a... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-07-28 (Fri, 07 July 2023) -03:00 Changed paths: M libraries/classes/Config.php M libraries/classes/Sanitize.php M phpstan-baseline.neon M psalm.xml M scripts/check-release-excludes.sh D public/show_config_errors.php Log Message: ----------- Merge pull request #18587 from MauricioFauth/show-config-errors-file-removal Remove the public/show_config_errors.php file
participants (1)
-
Maurício Meneghini Fauth