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

16 Nov
2022
16 Nov
'22
2:27 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b783681a8bb1d892abc714b59e05634a8e7e7c3b https://github.com/phpmyadmin/phpmyadmin/commit/b783681a8bb1d892abc714b59e05... Author: Maurício Meneghini Fauth <mauricio@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@fauth.dev>
1033
Age (days ago)
1033
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurício Meneghini Fauth