Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected. #12

Merged
abelhooge merged 1 commits from fix-logger-throwable into master 2022-02-20 12:11:58 +00:00

1 Commits

Author SHA1 Message Date
Abel Hoogeveen ee4991dcda
Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
- Amended Logger
- Added unit tests for bug
- Added PHP8.1 to CI testing
2022-02-20 13:08:36 +01:00