Core/test
Abel Hoogeveen ee4991dcda
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected.
- Amended Logger
- Added unit tests for bug
- Added PHP8.1 to CI testing
2022-02-20 13:08:36 +01:00
..
components Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
config Added config layers. 2021-11-30 00:22:58 +01:00
core Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected. 2022-02-20 13:08:36 +01:00
events Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
helpers Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
libraries Imlemented the autoloader into libraries. 2019-07-27 17:22:12 +02:00
plugins Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
temp Moved 'tests' to 'test' folder to make consistent with other FuzeWorks projects. 2018-12-23 19:21:31 +01:00
autoload.php Updated PHPUnit to ^9 and vfsStream to ~1.6.0. 2020-07-31 14:29:37 +02:00
bootstrap.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
phpunit.xml PHP 8.0 compatibility update 2021-11-24 17:43:00 +01:00