warmans/silex-exception-provider

There is no license information available for the latest version (0.0.2) of this package.

Provider that converts PHP errors to catchable ErrorExceptions

0.0.2 2014-07-13 12:53 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:42:28 UTC


README

Registers an error handler to instead of dumping an error/warning/notice/deprecated to stderr PHP will throw an \ErrorException.