GpWebPay/Exceptions/GpWebPayErrorResponse.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
int $prCode,
int $srCode,
string $resultText = null,
$exceptionCode = null, // intentionally without scalar type hint
\Exception $previousException = null