Core/src/FuzeWorks
Abel Hoogeveen 8ce3630714
continuous-integration/drone/push Build encountered an error Details
PHP 8.0 compatibility update
2021-11-24 17:43:00 +01:00
..
ConfigORM Implemented a unit test for loading environment variables through config files. 2020-05-15 19:17:59 +02:00
Event Implemented all changes as proposed by the inspection report. 2019-01-21 20:44:53 +01:00
Exception Implemented all changes as proposed by the inspection report. 2019-01-21 20:44:53 +01:00
ComponentPathsTrait.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Config.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Configurator.php PHP 8.0 compatibility update 2021-11-24 17:43:00 +01:00
Core.php Added Core::getEnv, allowing the developer to load environment variables using a default fallback. 2020-05-15 18:53:23 +02:00
DeferredComponentClass.php Initializing the container is no longer required. Use call method to call componentClasses after creating the container. 2019-01-17 13:54:37 +01:00
Event.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
Events.php Made events more verbose. 2020-07-12 11:56:47 +02:00
Factory.php PHP 8.0 compatibility update 2021-11-24 17:43:00 +01:00
Helpers.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Libraries.php Allow library objects to be added by reference to the autoloaded library class. 2020-01-28 11:31:13 +01:00
Logger.php Release version 1.2.3, changing the boot order. 2020-05-13 19:03:39 +02:00
Plugins.php Implemented changes for 1.2.0-RC5 2019-09-17 23:54:14 +02:00
Priority.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +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