Home » Web Services » SOAP » Bug #375
error in WSDL.php in the SOAP_WSDL_Parser
Details
| Submitted | 2003-12-08 10:26 UTC |
|---|---|
| From | smith at backendmedia dot com |
| Assigned | arnaud |
| Status | Closed |
| Package | SOAP |
| PHP Version | Irrelevant |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2003-12-08 10:26 UTC] smith at backendmedia dot com
Description:
------------
In SOAP_WSDL_Parser::startHandler method values for the operations get overwritten which result in an incomplete array.
Here is a patch that fixed thigns for me in the current 0.8rc2 release.