Fix running PHPStan. #84
Annotations
8 errors
src/Admin/AdminSubscriptions.php#L115
Cannot cast mixed to string.
|
src/Admin/AdminTransactions.php#L181
Cannot cast mixed to string.
|
src/Extension.php#L679
Parameter #1 $format of function date_i18n expects string, mixed given.
|
src/Upgrade310.php#L273
Parameter #1 $id of static method Pronamic\WordPress\Pay\Extensions\MemberPress\MemberPress::get_subscription_by_id() expects int|string|null, mixed given.
|
src/Upgrade310.php#L325
Parameter #1 $id of static method Pronamic\WordPress\Pay\Extensions\MemberPress\MemberPress::get_transaction_by_id() expects int|string|null, mixed given.
|
views/subscription-form.php#L75
Parameter #1 $post_status of function get_post_status_object expects string, mixed given.
|
views/transaction-form.php#L75
Parameter #1 $post_status of function get_post_status_object expects string, mixed given.
|
|
This job failed
Loading