Download the PHP package ride/wba-exception without Composer
On this page you can find all versions of the php package ride/wba-exception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ride/wba-exception
More information about ride/wba-exception
Files in ride/wba-exception
Download ride/wba-exception
More information about ride/wba-exception
Files in ride/wba-exception
Vendor ride
Package wba-exception
Short Description Error reporting for uncaught exceptions of the Ride framework
License MIT
Package wba-exception
Short Description Error reporting for uncaught exceptions of the Ride framework
License MIT
Please rate this library. Is it a good library?
Informations about the package wba-exception
Ride: Web Exception
This module listens to the exception event and shows an error page when the user received an uncaught exception. On this page, the user can add a description and submit the error report to the webmaster.
You can set a route with id where locale is the locale code of a localized error page. This page will not have the error submission form.
Parameters
- system.exception.finish.%locale%: Route id for a localized finish/thank you page
- system.exception.finish: Route id for the generic finish/thank you page
- system.exception.form: Set to false to omit the comment form
- system.exception.path: Path to the directory where the error reports will be written. (defaults to application/data/log/exception)
- system.exception.recipient: Email address of the recipient for the error reporting mails
- system.exception.subject: Subject for the error reporting mails. You can use the %id% variable for the id of the error report.
Related Modules
- ride/app
- ride/lib-common
- ride/lib-event
- ride/lib-http
- ride/lib-log
- ride/lib-mail
- ride/lib-security
- ride/lib-system
- ride/lib-validation
- ride/web
- ride/web-base
Installation
You can use Composer to install this application.
All versions of wba-exception with dependencies
PHP Build Version
Package Version
Requires
ride/app Version
^1.0.0
ride/lib-common Version ^1.0.0
ride/lib-event Version ^1.0.0
ride/lib-http Version ^1.0.0
ride/lib-log Version ^1.0.0
ride/lib-mail Version ^1.0.0
ride/lib-security Version ^1.0.0
ride/lib-system Version ^1.0.0
ride/lib-validation Version ^1.0.0
ride/web Version ^1.0.0
ride/web-base Version ^1.0.0
ride/lib-common Version ^1.0.0
ride/lib-event Version ^1.0.0
ride/lib-http Version ^1.0.0
ride/lib-log Version ^1.0.0
ride/lib-mail Version ^1.0.0
ride/lib-security Version ^1.0.0
ride/lib-system Version ^1.0.0
ride/lib-validation Version ^1.0.0
ride/web Version ^1.0.0
ride/web-base Version ^1.0.0
The package ride/wba-exception contains the following files
Loading the files please wait ....