Remove dependency on laminas-crypt #480
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
11s
Matrix: ci / QA Checks
Annotations
3 errors
ArgumentTypeCoercion:
src/Protocol/Smtp/Auth/Crammd5.php#L66
src/Protocol/Smtp/Auth/Crammd5.php:66:59: ArgumentTypeCoercion: Argument 2 of Laminas\Mail\Protocol\Smtp\Auth\Crammd5::hmacMd5 expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
DocblockTypeContradiction:
src/Protocol/Smtp/Auth/Crammd5.php#L130
src/Protocol/Smtp/Auth/Crammd5.php:130:13: DocblockTypeContradiction: Docblock-defined type non-empty-string for $data is always string (see https://psalm.dev/155)
|
DocblockTypeContradiction:
src/Protocol/Smtp/Auth/Crammd5.php#L130
src/Protocol/Smtp/Auth/Crammd5.php:130:35: DocblockTypeContradiction: '' does not contain non-empty-string (see https://psalm.dev/155)
|