[dokuwiki] New PR: log additional errors

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 27 Oct 2022 12:11:59 +0200 (CEST)

Hi,

splitbrain opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3820:

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.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

c5c08570-55df-11ed-8c4e-59fe3eeb3648


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: log additional errors - splitbrain