Download the PHP package zoltanlaca/eh-symfony without Composer
On this page you can find all versions of the php package zoltanlaca/eh-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package eh-symfony
Error Handler
Setup
Add Environment Variables
EH_ERROR_HANDLER_URL
- URL to the error handler. Eg:https://localhost/error/handler
EH_ERROR_HANDLER_API_AUTH
- Key to access the error handler API. Eg:1234567890
Symfony
Add ExceptionListener
Into config/services.yaml
add the following:
Skip exceptions
- copy
Zoltanlaca\EhSymfony\EventListener\ExceptionListener
- fill
skipExceptions
array with your exceptions - replace ExceptionListener in config/services.yaml with your ExceptionListener
All versions of eh-symfony with dependencies
PHP Build Version
Package Version
The package zoltanlaca/eh-symfony contains the following files
Loading the files please wait ....