No WSDL generation
Posted on July 14, 2004
Since installing it I've been playing with PHP5, read the online docs, looked for articles, and found out that PHP5's native SOAP support apparently does not include a WSDL generator. Their justification is that PHP's loosely-typed nature doesn't easily allow for such a feature. On the other hand NuSOAP is doing a pretty good job on WSDL generation (with the help of some meta data).
Print This Post