Merge branch 'master' into paypal #11234
Annotations
10 errors
|
PHPStan:
paypal/controllers/FrmPayPalLiteAppController.php#L123
Method FrmPayPalLiteAppController::get_amount_value_for_verification() should return string but returns mixed.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteAppController.php#L117
Method FrmPayPalLiteAppController::get_amount_value_for_verification() should return string but returns mixed.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteAppController.php#L88
Parameter #1 $action of static method FrmPayPalLiteAppController::get_amount_value_for_verification() expects WP_Post, mixed given.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteAppController.php#L56
Method FrmPayPalLiteAppController::handle_disconnect() has no return type specified.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteActionsController.php#L531
Method FrmPayPalLiteActionsController::get_border_radius() should return string but returns mixed.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteActionsController.php#L509
Method FrmPayPalLiteActionsController::get_border_width() should return string but returns mixed.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteActionsController.php#L463
Method FrmPayPalLiteActionsController::get_style_for_js() should return array but returns mixed.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteActionsController.php#L252
Method FrmPayPalLiteActionsController::trigger_recurring_payment() never returns bool so it can be removed from the return type.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteActionsController.php#L231
Parameter #2 $action of static method FrmTransLiteAppHelper::get_formatted_amount_for_currency() expects WP_Post, mixed given.
|
|
PHPStan:
paypal/controllers/FrmPayPalLiteActionsController.php#L213
Method FrmPayPalLiteActionsController::get_capture_id_from_response() should return string but returns mixed.
|