[Corona] Add view method to build a display for uncaught exceptions

Review Request #818 — Created Jan. 4, 2022 and submitted — Latest diff uploaded

pprkut
Lunr
0ef0839...
lunr

Add view method to build a display for uncaught exceptions

Unit tests

src/Lunr/Corona/JsonView.php
src/Lunr/Corona/MsgpackView.php
src/Lunr/Corona/View.php
src/Lunr/Corona/Tests/JsonViewPrintExceptionTest.php
src/Lunr/Corona/Tests/MsgpackViewPrintExceptionTest.php
src/Lunr/Corona/Tests/Helpers/MockUncaughtException.php
tests/phpunit.xml
tests/statics/Corona/json_exception.json
tests/statics/Corona/msgpack_exception.msgpack
Loading...