Searched hist:"32 f53e9775bf8f6de684223d759c0fb3eac9e4e6" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | ErrorHandler.php | 32f53e9775bf8f6de684223d759c0fb3eac9e4e6 Thu Oct 27 10:09:19 UTC 2022 Andreas Gohr <andi@splitbrain.org> log additional errors
Our error handler was only logging warnings, but logging other errors, especially those that may have been triggered by 3rd party libs, is helpful, too. This adds a few more loggable errors.
This should especially help with composer trigerring a E_USER_ERROR when the PHP version mismatches.
|