Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Typo in namespace on line 86 of CurlTransport.php #22

@asafisk

Description

@asafisk

throw new Exceptions\KlarnaException(

Should read

throw new Exception\KlarnaException(

This typo causes a fatal error when there is an issue with the connection:
Fatal error: Class 'Klarna\XMLRPC\Exceptions\KlarnaException' not found in /home/lsash/public_html/vendor/klarna/php-xmlrpc/src/Klarna/XMLRPC/CurlTransport.php on line 86

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