Skip to content

ExceptionUtil class added

Choose a tag to compare

@zozlak zozlak released this 15 Feb 12:08
· 193 commits to master since this release

acdhOeaw\arche\lib\exception\ExceptionUtil class added providing the unwrap(Throwable $e, bool $includeBacktrace = false): string method. This should make it easier to read ARCHE REST API error messages, especially avoid truncating of the HTTP response body.