1
Mamba
xWhoops 2.0.0 Beta 2 Released

Resized Image


Whoops error pages, now only when your site says so.

xWhoops takes PHP's handlers only when XOOPS 2.7.3 has declared it the error-screen owner — not whenever it happens to load. It claims the screen at install, releases it at uninstall, and reports what it did in every branch, including the ones where it declines.

Fixes a long-standing annoyance: Whoops was quietly taking PHP's error handler too, so one harmless notice during boot could replace the page you asked for. It now takes only the exception and shutdown handlers, exactly as the documentation always claimed.

Shows only to an authenticated administrator with the use_xwhoops permission. For development, not production.

Prefer Tracy? xTracy does the same job.

Requirements: XOOPS 2.7.0+ and PHP 8.2+. First beta; feedback welcome.

Download

xWhoops: https://github.com/XoopsModules27x/xwhoops/releases/
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs