Skip to content

Return value must be of type string, null returned #5

@vgarciaf

Description

@vgarciaf

Lo tengo que analizar más, pero parece que el $parameterValue puede ser null. Quizás debería lanzar la excepción ParamsNotFound

https://github.com/descom-es/redsys/blob/45ad1540e05aa40ba7b71deceba3b97efbd51348/src/Parameters.php#L66C40-L66C40

TypeError: Descom\Redsys\Parameters::getParameter(): Return value must be of type string, null returned
  File "/vendor/descom/redsys/src/Parameters.php", line 66, in Descom\Redsys\Parameters::getParameter
    return $parameterValue;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions