Module Description
Drupal integration with the Whoops library - PHP errors for cool kids.
What is Whoops? Out-of-the-box, it provides a pretty error screen that helps you debug your web projects and makes PHP errors generally more useful, with not only a stack trace, but also a view of the code where the error occurred. At its core, it is a simple yet powerful stacked error handling system. For more information, see the Whoops project's official page
Note: The module registers an error handler which provides debug information. Therefore, it is not suitable for a production environment.
What is Whoops? Out-of-the-box, it provides a pretty error screen that helps you debug your web projects and makes PHP errors generally more useful, with not only a stack trace, but also a view of the code where the error occurred. At its core, it is a simple yet powerful stacked error handling system. For more information, see the Whoops project's official page
Note: The module registers an error handler which provides debug information. Therefore, it is not suitable for a production environment.
Module Link
Project Usage
95
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the integration of Drupal with the Whoops library, enhancing PHP error debugging for developers.
Data Name
whoops