remo / whoops_exception_handler
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:concrete5-package
Requires
- php: >=5.3.2
- composer/installers: >=1.0.7
This package is not auto-updated.
Last update: 2024-12-17 05:17:34 UTC
README
concrete5 module for https://github.com/filp/whoops
it doesn't work perfectly fine in every case due to the fact that we can't influence the loading order of packages. It might happen that a package throwing an exception gets loaded before this package in which case you won't get any benefit from whoops.