Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |