Commit Graph

15 Commits (6661d29dcafe8657735fed80494bce76f412e92d)

Author SHA1 Message Date
Joas Schilling 8c460c9f58
Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 12 months ago
provokateurin 23a61a2b42 refactor(RichObjectStrings): Only log error if key or value is not string in validator 12 months ago
provokateurin 4f27d82471
fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 1 year ago
Joas Schilling c3c8b7e2a3
fix(richobjectstrings): Add missing placeholder validation 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
provokateurin d0a827a684
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Lukas Reschke 9305094b8b
Add test and adjust PHP function arguments 10 years ago
Joas Schilling 92e5fb4053
Add tests for validity of the definitions 10 years ago
Joas Schilling 706b5c3fb6
Use a php class for the definitions to avoid loading problems 10 years ago
Joas Schilling 2098648850
Add Rich Object Definitions and a validator 10 years ago