Update symfony/dotenv requirement from ^5.4 || ^6.4 to ^7.2.0 #49
Annotations
10 errors
Run PHPStan:
src/Payum/Action/CaptureAction.php#L34
Cannot call method getModel() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L40
Cannot call method getModel() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L42
Cannot call method getToken() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L44
Cannot call method create() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L57
Method SyliusIcepayPlugin\Payum\Action\CaptureAction::getBody() has parameter $payment with no type specified.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L57
Method SyliusIcepayPlugin\Payum\Action\CaptureAction::getBody() has parameter $token with no type specified.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L39
Access to an undefined property Payum\Core\Request\GetHttpRequest::$headers.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L39
Cannot call method validateSignature() on mixed.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L45
Cannot call method getModel() on mixed.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L46
Cannot access property $status on mixed.
|
Loading