[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b78368: Remove Config::fatalErrorHandler() method

Maurício Meneghini Fauth mauricio at fauth.dev
Wed Nov 16 14:27:25 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b783681a8bb1d892abc714b59e05634a8e7e7c3b
https://github.com/phpmyadmin/phpmyadmin/commit/b783681a8bb1d892abc714b59e05634a8e7e7c3b
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-11-16 (Wed, 11 November 2022) -03:00

Changed paths: 
M libraries/classes/Common.php
M libraries/classes/Config.php
M psalm-baseline.xml

Log Message:
-----------
Remove Config::fatalErrorHandler() method

Since there is an error handler register already, error_get_last is
always empty.

Also adds a try-catch to catch exceptions from the config file.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list