Skip to content

The default sanitize_text_field function allows double quotes. #36

The default sanitize_text_field function allows double quotes.

The default sanitize_text_field function allows double quotes. #36

Triggered via push October 11, 2023 12:34
Status Failure
Total duration 7m 53s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan / phpstan: src/Gateway.php#L76
Parameter #1 $string of function md5 expects string, string|false given.
phpstan / phpstan: src/Gateway.php#L94
Parameter #1 $string of function md5 expects string, string|false given.
phpstan / phpstan: src/Gateway.php#L117
Call to method paymentmethodService() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L135
Call to method singleMethod() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L340
Call to method setMerchantID() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L349
Call to method getURL() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L368
Parameter #1 $merchantID of method Icepay_Api_Base::setMerchantID() expects int, string given.
phpstan / phpstan: src/Integration.php#L23
Method Pronamic\WordPress\Pay\Gateways\Icepay\Integration::__construct() has parameter $args with no value type specified in iterable type array.
phpstan / phpstan: src/Integration.php#L159
Parameter #1 $config of class Pronamic\WordPress\Pay\Gateways\Icepay\Gateway constructor expects Pronamic\WordPress\Pay\Gateways\Icepay\Config, Pronamic\WordPress\Pay\Core\GatewayConfig|null given.
phpstan / phpstan
Process completed with exit code 1.