Commits
Thomas Tornevall authored 4249bb2e58a
* PHP 7 does not like the WSDL_CACHE_BOTH to be undefined, changed to 0 in the SimpleSoap class * Added SoapTryOnce in SimpleSoap since we do support POST_AS_SOAP (failover method to protect against forgotten ?wsdl post keys)