This website requires JavaScript.
Explore
Help
Sign In
FuzeWorks
/
Core
Watch
1
Star
0
Fork
0
You've already forked Core
Code
Issues
9
Pull Requests
Packages
Releases
Activity
347
Commits
3
Branches
25
Tags
2.5
MiB
ccb0564a14
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
)
...
All checks were successful
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.
All checks were successful
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