Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9c32a55defa436cd1fbeea6fdeadce9c9223c592
https://github.com/phpmyadmin/phpmyadmin/commit/9c32a55defa436cd1fbeea6fdeadce9c9223c592
Author: Maurício Meneghini Fauth <[email protected]>
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 <[email protected]>

Commit: bf4689558214b0589fa8a9bd570a2f49c4b74290
https://github.com/phpmyadmin/phpmyadmin/commit/bf4689558214b0589fa8a9bd570a2f49c4b74290
Author: Maurício Meneghini Fauth <[email protected]>
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

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to