Commit Graph

3 Commits

Author SHA1 Message Date
ee4991dcda
Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
- Amended Logger
- Added unit tests for bug
- Added PHP8.1 to CI testing
2022-02-20 13:08:36 +01: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