Commit graph

13 commits

Author SHA1 Message Date
Robin Krahnen
0ad084f734 add "declare(strict_types=1);"
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-05-02 09:56:09 +02:00
Robin Krahnen
1fd6480cd2 revised code 2022-04-20 17:36:29 +02:00
Robin Krahnen
c09b13c124 optimized code from tests 2022-04-04 22:36:48 +02:00
Robin Krahnen
e311c202bc update to newest standard 2020-07-22 17:22:46 +02:00
Robin Krahnen
ca1ec5707f added missing @throws 2020-05-14 14:43:09 +02:00
Robin Krahnen
362b37b6d6 added property types 2020-05-04 22:19:37 +02:00
Robin Krahnen
11425866a1 PSR-12 for tests 2020-03-10 14:48:57 +01:00
Robin Krahnen
6e3158e9d6 use '=' instead of ':' als delimiter between key and value in annotation options 2018-11-07 17:19:04 +01:00
Robin Krahnen
2443564272 remove unused imports 2018-04-05 10:28:15 +02:00
Daniel Siepmann
a31595513f
TASK: Reformat to follow CGL 2017-07-19 12:55:31 +02:00
Daniel Siepmann
2b41d5f3db
BUGFIX: Fix broken recursion with validation groups
Provide current validation group for recursive SettingsValidator.
Adjust test.
Provide configuration to outline the issue.
2017-07-19 12:54:29 +02:00
Daniel Siepmann
3da68c2e49
TASK: Fix ValidationGroups
Fix handling of validation groups. Also added test to cover the feature.
2017-07-03 10:11:18 +02:00
40fc82e515 TASK: Add basic functional tests 2017-06-02 21:58:33 +02:00