Core/src/FuzeWorks
Abel Hoogeveen d086923f83 Modernized the framework to work with PHP 7.1.
- Events have been moved and are now loaded through autoloading.
- FuzeWorks\Configurator now supports a setDebugEmail() method which will pass an email address to Tracy.
- The FuzeWorks Module system has been removed
- FuzeWorks\Layout is no longer a static class
- Fixed multiple bugs where paths were case-sensitive and did not work under Linux
- Latte engine is now able to return layouts and not only view them
2017-07-14 16:11:35 +02:00
..
ConfigORM Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Event Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Exception Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
TemplateEngine Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Config.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Configurator.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
ControllerAbstract.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Core.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Database.php Fixed multiple bugs relating the database system. 2017-07-14 16:05:52 +02:00
Event.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
EventPriority.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Events.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Factory.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Helpers.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Input.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Language.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Layout.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Libraries.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Logger.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
LoggerTracyBridge.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
ModelAbstract.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Models.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Output.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Router.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Security.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
URI.php Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Utf8.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00