Commit Graph

3 Commits

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

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