Skip to content

Releases: geekwright/xwhoops25

xwhoops25 version 0.3 (beta)

15 Feb 22:27
Compare
Choose a tag to compare
Pre-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

xwhoops25 version 0.2 (beta)

15 Feb 06:19
Compare
Choose a tag to compare
Pre-release

xwhoops 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.

Access to the xwhoops25 features is controlled by XOOPS group permissions.