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

Reviewed-on: #12
2022-02-20 12:11:58 +00:00
..
ConfigORM Added config layers. 2021-11-30 00:22:58 +01:00
Event Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Exception Implemented all changes as proposed by the inspection report. 2019-01-21 20:44:53 +01:00
ComponentPathsTrait.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Config.php Added config layers. 2021-11-30 00:22:58 +01:00
Configurator.php Added config layers. 2021-11-30 00:22:58 +01:00
Core.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
DeferredComponentClass.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Event.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Events.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Factory.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Helpers.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Libraries.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Logger.php Fixed Logger::exceptionHandler() expecting Exception classes while Throwable classes could also be expected. (#12) 2022-02-20 12:11:58 +00:00
Plugins.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
Priority.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00
iComponent.php Implemented changes for 1.2.0-RC5 2019-09-17 23:54:14 +02:00
iLibrary.php Imlemented the autoloader into libraries. 2019-07-27 17:22:12 +02:00
iPluginHeader.php Implemented three requested features. 2019-07-22 19:48:13 +02:00