Whoops Integration

Component ID

2751843

Component name

Whoops Integration

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1611

Component created

Component changed

Component body

Drupal integration with the Whoops library - PHP errors for cool kids.

What is Woops? Whoops is an error handler framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system. For more information see the Whoops project official page

NOTE: The module registers an error handler which provide debug information, therefore it is not suitable for a production environment.