Fix running PHPStan. #31
ci.yaml
on: push
phpcs
/
phpcs
16s
phpstan
/
phpstan
18s
Matrix: phplint / phplint
Annotations
10 errors
phpstan / phpstan:
src/Client.php#L177
Property Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::$forbidden_characters (string) does not accept array.
|
phpstan / phpstan:
src/Client.php#L199
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_payment_server_url() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L217
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_merchant_id() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L235
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_sub_id() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L254
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_hash_key() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L273
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_purchase_id() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L291
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_language() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L310
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_description() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L328
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_currency() has no return type specified.
|
phpstan / phpstan:
src/Client.php#L347
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_payment_type() has no return type specified.
|