Custom input callback is not required, the default `sanitize_textarea… #43
ci.yaml
on: push
phpcs
/
phpcs
16s
phpstan
/
phpstan
28s
Matrix: phplint / phplint
Annotations
6 errors
phpstan / phpstan:
src/Gateway.php#L169
Parameter #1 $text of function esc_html expects string, string|null given.
|
phpstan / phpstan:
src/Gateway.php#L203
Parameter #1 $id of method Pronamic\WordPress\Pay\Gateways\IDealAdvancedV3\Transaction::set_purchase_id() expects string|null, int|string|null given.
|
phpstan / phpstan:
src/Integration.php#L500
Parameter #1 $post_id of function get_post_meta expects int, string given.
|
phpstan / phpstan:
src/Integration.php#L538
Parameter #1 $post_id of function get_post_meta expects int, string given.
|
phpstan / phpstan:
src/XmlSigner.php#L140
Parameter #3 $private_key of function openssl_sign expects array|OpenSSLAsymmetricKey|OpenSSLCertificate|string, OpenSSLAsymmetricKey|resource given.
|
phpstan / phpstan
Process completed with exit code 1.
|