Releases: samsonasik/ErrorHeroModule
Releases · samsonasik/ErrorHeroModule
2.13.7
exclude some class exists check.
2.13.6
- exclude some ZF classes for Zray
2.13.5
2.13.4
- using
PHP_BINARYconstant for "php" binary path information for console environment
2.13.3
handle for whatever reason upload file input named "name" for Mail Writer with include attachments of uploaded files
2.13.2
- explisit require zend-diactoros ^1.8.1 for multi-dimension recursive upload files
2.13.1
reduce repetitive code for body add part in Mail writer
2.13.0
added support recursive collection upload included into mail attachment
2.12.1
-
documentation and sample config :
- add formatter config inside db writers to avoid possible issue on insert timestamp
-
refactor:
- remove serverUrl property at Logging class, use local var
- using 0 for ErrorException::$code
-
fix:
- using response object to display view to handle throw Exception($msg) inside view
2.12.0
- add PHP-DI support for expressive 3