param integration initial #545
Annotations
11 errors
|
PHPStan:
src/DataMapper/RequestDataMapper/AkbankPosRequestDataMapper.php#L363
Method Mews\Pos\DataMapper\RequestDataMapper\AkbankPosRequestDataMapper::create3DFormData() return type has no value type specified in iterable type array.
|
PHPStan:
src/DataMapper/RequestDataMapper/EstPosRequestDataMapper.php#L250
Method Mews\Pos\DataMapper\RequestDataMapper\EstPosRequestDataMapper::create3DFormData() return type has no value type specified in iterable type array.
|
PHPStan:
src/DataMapper/RequestDataMapper/EstV3PosRequestDataMapper.php#L22
Method Mews\Pos\DataMapper\RequestDataMapper\EstV3PosRequestDataMapper::create3DFormData() return type has no value type specified in iterable type array.
|
PHPStan:
src/DataMapper/RequestDataMapper/GarantiPosRequestDataMapper.php#L375
Method Mews\Pos\DataMapper\RequestDataMapper\GarantiPosRequestDataMapper::create3DFormData() return type has no value type specified in iterable type array.
|
PHPStan:
src/DataMapper/RequestDataMapper/InterPosRequestDataMapper.php#L209
Method Mews\Pos\DataMapper\RequestDataMapper\InterPosRequestDataMapper::create3DFormData() return type has no value type specified in iterable type array.
|
PHPStan:
src/DataMapper/RequestDataMapper/ParamPosRequestDataMapper.php#L93
Offset 'md' does not exist on array{UCD_MD: string, Islem_GUID: string, Siparis_ID: string, cavv: string, G: array{CLIENT_CODE: string, CLIENT_USERNAME: string, CLIENT_PASSWORD: string}}.
|
PHPStan:
src/DataMapper/RequestDataMapper/ParamPosRequestDataMapper.php#L94
Offset 'islemGUID' does not exist on array{UCD_MD: string, Islem_GUID: string, Siparis_ID: string, cavv: string, G: array{CLIENT_CODE: string, CLIENT_USERNAME: string, CLIENT_PASSWORD: string}}.
|
PHPStan:
src/DataMapper/RequestDataMapper/ParamPosRequestDataMapper.php#L95
Offset 'orderId' does not exist on array{UCD_MD: string, Islem_GUID: string, Siparis_ID: string, cavv: string, G: array{CLIENT_CODE: string, CLIENT_USERNAME: string, CLIENT_PASSWORD: string}}.
|
PHPStan:
src/DataMapper/RequestDataMapper/ParamPosRequestDataMapper.php#L112
Method Mews\Pos\DataMapper\RequestDataMapper\ParamPosRequestDataMapper::create3DEnrollmentCheckRequestData() return type has no value type specified in iterable type array.
|
PHPStan:
src/DataMapper/RequestDataMapper/ParamPosRequestDataMapper.php#L190
Method Mews\Pos\DataMapper\RequestDataMapper\ParamPosRequestDataMapper::createNonSecurePaymentRequestData() should return array<string, array<string, string>|string> but returns array<string, array<string, string>|string|null>.
|
Loading