Core/src
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
..
Database Fixed multiple bugs relating the database system. 2017-07-14 16:05:52 +02:00
FuzeWorks Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
Helpers Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Language/english Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Libraries Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Views Fixed #110. 2016-08-07 13:03:07 +02:00