Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Solve compatibility issue with connect-sdk-php v6.46.0 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kayintveen
Copy link

Without this update you will get the following errors on installing this module for Magento.

PHP Fatal error:  Declaration of Worldline\Connect\Model\Worldline\Client\Communicator::get(Ingenico\Connect\Sdk\ResponseClassMap $responseClassMap, $relativeUriPath, $clientMetaInfo = '', ?Ingenico\Connect\Sdk\RequestObject $requestParameters = null, ?Ingenico\Connect\Sdk\CallContext $callContext = null) must be compatible with Ingenico\Connect\Sdk\Communicator::get(Ingenico\Connect\Sdk\ResponseClassMap $responseClassMap, $relativeUriPath, $clientMetaInfo = '', ?Ingenico\Connect\Sdk\RequestObject $requestParameters = null, ?Ingenico\Connect\Sdk\CallContext $callContext = null, ?Ingenico\Connect\Sdk\ResponseExceptionFactory $responseExceptionFactory = null) in /Users/kayintveen/Sites/bostontrader/vendor/ingenico-epayments/connect-extension-magento2/Model/Worldline/Client/Communicator.php on line 42

This is due to the update on Ingenico-ePayments/connect-sdk-php@ef1ac4e
v6.46.0 on Ingenico-ePayments/connect-sdk-php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant