[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 9c32a5: Turn errors into exceptions when in development env

Maurício Meneghini Fauth mauricio at fauth.dev
Thu Jun 3 18:18:59 CEST 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9c32a55defa436cd1fbeea6fdeadce9c9223c592
https://github.com/phpmyadmin/phpmyadmin/commit/9c32a55defa436cd1fbeea6fdeadce9c9223c592
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-06-03 (Thu, 06 June 2021) -03:00

Changed paths: 
M libraries/classes/ErrorHandler.php

Log Message:
-----------
Turn errors into exceptions when in development env

Changes error messages into ErrorException when using
`$cfg['environment'] = 'development';`.

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

Commit: bf4689558214b0589fa8a9bd570a2f49c4b74290
https://github.com/phpmyadmin/phpmyadmin/commit/bf4689558214b0589fa8a9bd570a2f49c4b74290
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-06-03 (Thu, 06 June 2021) -03:00

Changed paths: 
M libraries/classes/ErrorHandler.php

Log Message:
-----------
Merge pull request #16940 from mauriciofauth/error-exception

Turn errors into exceptions when in development environment



More information about the Git mailing list