This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
Autodiscovery docs are incomplete #44
Open
Description
The auto-discovery.md
docs contain following text:
There are three configurations for SOAP applications supported by zend-soap:
SOAP server PHP application <---> SOAP client PHP application
SOAP server non-PHP application <---> SOAP client PHP application
SOAP server PHP application <---> SOAP client non-PHP application
But what is the difference? How to set up each of these configutrations?