Releases: XoopsModules27x/xwhoops
Release list
xWhoops 2.0.0-Beta2
Whoops error pages
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.
What's Changed
- feat: standardize xwhoops for XOOPS 2.7 (Composer distribution, CI, tests) by @mambax7 in #1
- chore(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #3
- Adopt the XOOPS 2.7.3 error-screen provider seam by @mambax7 in #4
- chore(sonar): narrow S115/S100 suppressions to their convention homes by @mambax7 in #5
- Fix/seed use permission by @mambax7 in #6
New Contributors
- @mambax7 made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/XoopsModules27x/xwhoops/commits/v2.0.0-Beta2
What's Changed
- feat: standardize xwhoops for XOOPS 2.7 (Composer distribution, CI, tests) by @mambax7 in #1
- chore(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #3
- Adopt the XOOPS 2.7.3 error-screen provider seam by @mambax7 in #4
- chore(sonar): narrow S115/S100 suppressions to their convention homes by @mambax7 in #5
- Fix/seed use permission by @mambax7 in #6
New Contributors
- @mambax7 made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/XoopsModules27x/xwhoops/commits/v2.0.0-Beta2