Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(richobjectstrings): Add missing placeholder validation | Joas Schilling | 2024-11-06 | 1 | -1/+46 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -1/+1 |
* | fix(RichObjectStrings/Validator): Validate key value types of rich object par... | provokateurin | 2024-09-10 | 1 | -0/+23 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+1 |
* | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 1 | -1/+2 |
* | Add Rich Object Definitions and a validator | Joas Schilling | 2016-10-20 | 1 | -0/+53 |