php-wmerrors

PHP extension that enhances and customizes handling of PHP errors
  https://www.mediawiki.org/wiki/wmerrors
  0
  no reviews



Wmerrors allows for customizing how PHP errors are handled and displayed to the user. It is specifically designed for situations where userland code is insufficient (e.g. out of memory errors), but stacktraces and logging are still needed.

wmerrors is designed for usage in MediaWiki, but it has no dependency upon MediaWiki and can be used standalone.