File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Features
2020- [x] Support excludes [ PHP E_ * Error] ( http://www.php.net/manual/en/errorfunc.constants.php ) (eg: exclude E_USER_DEPRECATED) in config settings.
2121- [x] Handle only once log error for same error per configured time range.
2222- [x] Set default page (web access) or default message (console access) for error if configured 'display_errors' = 0.
23- - [x] Set default content when request is XMLHttpRequest via 'ajax' configuration..
24- - [x] Provide request Information ( http method, raw data, query data, files data ).
23+ - [x] Set default content when request is XMLHttpRequest via 'ajax' configuration.
24+ - [x] Provide request information ( http method, raw data, query data, files data ).
2525- [x] Send Mail
2626 - [x] many receivers to listed configured email
2727 - [x] with include $_ FILES into attachments on upload error.
You can’t perform that action at this time.
0 commit comments