php-twinfield / twinfield

PHP 7.3+ Library for using the Twinfield API.
https://accounting.twinfield.com/webservices/documentation/#/
Other
33 stars 78 forks source link

[FIX] Explicitly set SoapClient location #215

Closed spoxies closed 2 years ago

spoxies commented 2 years ago

Remediates "Could not connect to host" error as extensively described in issue #214. The error seemed to coincide with the Twinfield move to the cloudflare infrastructure.

rojtjo commented 2 years ago

Thank you for your pull request! It seems like this is no longer needed as you described in #214 so I'll close this for now.