Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move to r7r namespace and r7r composer package vendor2.0.0 | Laria Carolin Chabowski | 2020-09-21 |
| | | | | | | Let's face it, no one but my CMS Ratatöskr (r7r for short) uses this template engine anyway. Also it's a good excuse to get rid of more remnants of my old kch42 nickname. | ||
* | Code cleanup | Laria Carolin Chabowski | 2020-09-13 |
| | | | | | | - Add parameter and return types - Add missing @throws tags - Add visibilities to consts | ||
* | Use short array syntax | Laria Carolin Chabowski | 2020-09-13 |
| | | | | We can use it now that we switched to PHP 7.3 | ||
* | Turn our functional tests into PhpUnit tests | Laria Carolin Chabowski | 2020-09-13 |