Core/src/FuzeWorks
2017-12-22 00:06:01 +01:00
..
ConfigORM Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Event Rewritten the Layout system to use 'layout.' files instead of 'view.' files. 2017-09-14 14:45:02 +02:00
Exception Modernized the framework to work with PHP 7.1. 2017-07-14 16:11:35 +02:00
TemplateEngine Implemented GitTracyBridge, showing Git branch in the development Bar. 2017-09-14 18:15:09 +02:00
Config.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Configurator.php Implemented PHP7 type hinting accross the Core of FuzeWorks. 2017-12-21 22:18:23 +01:00
ControllerAbstract.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Core.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Database.php Implemented PHP7 type hinting accross the Core of FuzeWorks. 2017-12-21 22:18:23 +01:00
DatabaseTracyBridge.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Event.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
EventPriority.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Events.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Factory.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
GitTracyBridge.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Helpers.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Input.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Language.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Layout.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Libraries.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Logger.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
LoggerTracyBridge.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
ModelAbstract.php Changed license headers and version information. 2016-07-23 17:06:19 +02:00
Models.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Output.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Router.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Security.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
URI.php Removed void return type, since this is not officially supported. 2017-12-22 00:06:01 +01:00
Utf8.php Implemented PHP7 type hinting accross the Core of FuzeWorks. 2017-12-21 22:18:23 +01:00