systemli / userli

Web application to (self-) manage email users and encrypt their mailboxes.
https://systemli.github.io/userli/
GNU Affero General Public License v3.0
64 stars 13 forks source link

Adjust Validator Signatures #598

Closed 0x46616c6b closed 4 months ago

0x46616c6b commented 4 months ago

Use the correct signature from the interface:

public function validate(mixed $value, Constraint $constraint): void

Also added tests for all validators that were missed

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud