Make consumer name and IBAN fields required (https://github.com/prona… #101
ci.yaml
on: push
phpcs
/
phpcs
17s
phpstan
/
phpstan
28s
coverage
/
coverage
20s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
3 errors
phpstan / phpstan:
src/Integration.php#L302
Parameter #1 $text of function esc_html expects string, int given.
|
phpstan / phpstan:
src/Integration.php#L303
Parameter #1 $text of function esc_html expects string, int<5, max> given.
|
phpstan / phpstan
Process completed with exit code 1.
|