Commit Graph

12 Commits

Author SHA1 Message Date
Abel Hoogeveen 49e567ea30
Beautification updates.
continuous-integration/drone/push Build is passing Details
- Type, argument and return declarations
- Suggestion of ext-json in composer.json
2021-11-29 22:13:20 +01:00
Abel Hoogeveen 7f3341bdc2
PHP 8.0 compatibility update.
continuous-integration/drone/push Build is passing Details
- Removed Smarty support
- PHPUnit 9 support
- Auto testing with drone.
2021-11-29 21:54:10 +01:00
Abel Hoogeveen 777a0fe7c5
Release 1.2.0 2019-09-21 19:53:37 +02:00
Abel Hoogeveen 21c6cb8ae1
Merge remote-tracking branch 'upstream/master' 2019-09-18 00:10:12 +02:00
Abel Hoogeveen 3679f49426
Release 1.2.0-RC5 2019-09-18 00:06:26 +02:00
Abel Hoogeveen 00704f5be1 Merge branch 'holiday-branch' into 'master'
Release 1.2.0-RC4

See merge request fuzeworks/Layout!2
2019-08-21 17:28:51 +00:00
Abel Hoogeveen f37d4a38d8
Modified two aspects of `FuzeWorks\Layout`:
- It is now possible to load different engines by passing the bool $ignoreCurrentEngine to Layout::get(). This allows the developer to use different engines in succession without having to Layout::reset() the system.
- The PHPEngine now passes assigned variables with their original name. The use of $vars in templates is no longer required, but still possible.
2019-08-21 18:17:08 +02:00
Abel Hoogeveen e5268efcdf
Release 1.2.0-RC3 2019-03-05 11:16:05 +01:00
Abel Hoogeveen 581d3f93bf
Implemented minor changes.
- Fixed exception documentation
- Latte Engine now saves to the TempDir and not a subdirectory.
2019-03-01 11:18:08 +01:00
Abel Hoogeveen c417068e95 Merge branch 'rc120-release' into 'master'
Release 1.2.0-RC1

See merge request fuzeworks/Layout!1
2019-02-17 14:59:14 +00:00
Abel Hoogeveen 786e4eb9c8
First commit for release 1.2.0-RC1 2019-02-17 15:49:35 +01:00
Abel Hoogeveen 480d0ecd3d Initial commit 2018-12-02 23:09:28 +01:00