summaryrefslogtreecommitdiff
path: root/tests/functional/TestStorage.php
Commit message (Collapse)AuthorAge
* Move to r7r namespace and r7r composer package vendor2.0.0Laria Carolin Chabowski2020-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 cleanupLaria Carolin Chabowski2020-09-13
| | | | | | - Add parameter and return types - Add missing @throws tags - Add visibilities to consts
* Turn our functional tests into PhpUnit testsLaria Carolin Chabowski2020-09-13