Commit Graph

3 Commits

Author SHA1 Message Date
Abel Hoogeveen ccb0564a14 Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected. (#12)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
- Amended Logger
- Added unit tests for bug
- Added PHP8.1 to CI testing

Reviewed-on: #12
2022-02-20 12:11:58 +00:00
Abel Hoogeveen 32420e4681
Updated drone to perform tests for PHP 7.4 and 8.0.
continuous-integration/drone/push Build is passing Details
2021-11-24 17:49:20 +01:00
Abel Hoogeveen eec9eda22d
Added Core::getEnv, allowing the developer to load environment variables using a default fallback. 2020-05-15 18:53:23 +02:00