Update README.md #79
ci.yaml
on: push
phpcs
/
phpcs
17s
phpstan
/
phpstan
42s
Matrix: phplint / phplint
Annotations
7 errors
phpstan / phpstan:
src/Extension.php#L157
Method Pronamic\WordPress\Pay\Extensions\ContactForm7\Extension::submission_result() return type has no value type specified in iterable type array.
|
phpstan / phpstan:
src/Pronamic.php#L104
Constant WPCF7_USE_PIPE not found.
|
phpstan / phpstan:
src/Tags/AmountTag.php#L72
Parameter #2 $default_value of function wpcf7_get_hangover expects string|null, array|string given.
|
phpstan / phpstan:
src/Tags/IssuerTag.php#L80
Parameter #2 $default_value of function wpcf7_get_hangover expects string|null, array|string given.
|
phpstan / phpstan:
src/Tags/IssuerTag.php#L96
Call to an undefined method Pronamic\WordPress\Pay\Fields\Field::get_options().
|
phpstan / phpstan:
src/Tags/PaymentMethodTag.php#L80
Parameter #2 $default_value of function wpcf7_get_hangover expects string|null, array|string given.
|
phpstan / phpstan
Process completed with exit code 1.
|