Releases: yiisoft/error-handler
Releases · yiisoft/error-handler
Version 3.3.0
- Enh #112: Add copy cURL button, sort request headers, fix UI (@xepozz)
- Enh #113: Simplify error log (@xepozz)
- Enh #114: Show full argument by click (@xepozz)
- Enh #116: Remove @anonymous postfix (@xepozz)
- Enh #117, #120: Show arguments table by click (@xepozz, @vjik)
- Bug #114: Stop
click
event on text selection (@xepozz) - Bug #122: Do
exit(1)
after all shutdown functions, even postponed ones (@samdark)
Version 3.2.1
Version 3.2.0
Version 3.1.0
- New #87: Add
CompositeException
to be able to render multiple exceptions (@xepozz) - Chg #75: Dispatch
ApplicationError
inErrorCatcher
(@xepozz) - Enh #82: Add
HeadersProvider
(@xepozz) - Enh #86: Add color scheme definition based on system settings (@dood-)
- Bug #87: Fix a bug with try/finally from #75 (@xepozz)