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

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/warmans/silex-exception-provider

0.0.2 2014-07-13 12:53 UTC

This package is not auto-updated.

Last update: 2025-10-07 07:17:05 UTC


README

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