Skip to content

xwhoops25 version 0.3 (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@geekwright geekwright released this 15 Feb 22:27
· 5 commits to master since this release

xwhoops25 is a module for XOOPS/XoopsCore25 version 2.5.11+ that brings whoops error display to XOOPS. It is especially handy for diagnosing failures brought on by unhandled errors, so you can more properly handle them.

v0.3-beta adds the following improvements

  • permission check fixed to allow excluding the admin group
  • MySQL queries added to Environment & details section (contingent on XoopsLogger being enabled)
  • Fail more gracefully if composer install was not performed
  • Update the minimal docs in README.md