[PAYSHIP-3149] PrestaShop 9 compatibility #7611
Annotations
10 errors and 2 warnings
Run PHPStan:
controllers/admin/AdminPaypalOnboardingPrestashopCheckoutController.php#L79
Property AdminControllerCore::$bo_css (string) in isset() is not nullable.
|
Run PHPStan:
controllers/admin/AdminPaypalOnboardingPrestashopCheckoutController.php#L125
Protected method AdminPaypalOnboardingPrestashopCheckoutController::isAnonymousAllowed() overriding public method AdminControllerCore::isAnonymousAllowed() should also be public.
|
Run PHPStan:
controllers/front/payment.php#L73
Method Ps_CheckoutPaymentModuleFrontController::setMedia() should return bool but return statement is missing.
|
Run PHPStan:
controllers/front/payment.php#L135
Call to an undefined method Symfony\Contracts\Cache\CacheInterface::getItem().
|
Run PHPStan:
controllers/front/payment.php#L146
Call to an undefined method Symfony\Contracts\Cache\CacheInterface::getItem().
|
Run PHPStan:
ps_checkout.php#L552
Offset 'objOrder' on array{cookie: Cookie, cart: Cart, altern: int, order: Order, objOrder: Order} in isset() always exists and is not nullable.
|
Run PHPStan:
ps_checkout.php#L582
Unsafe access to private property Ps_checkout::$currencyIsAllowed through static::.
|
Run PHPStan:
ps_checkout.php#L583
Unsafe access to private property Ps_checkout::$currencyIsAllowed through static::.
|
Run PHPStan:
ps_checkout.php#L598
Unsafe access to private property Ps_checkout::$currencyIsAllowed through static::.
|
Run PHPStan:
ps_checkout.php#L607
Unsafe access to private property Ps_checkout::$currencyIsAllowed through static::.
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading