PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » SOAP » Bug #375

error in WSDL.php in the SOAP_WSDL_Parser

Details

Submitted2003-12-08 10:26 UTC
Fromsmith at backendmedia dot com
Assignedarnaud
StatusClosed
PackageSOAP
PHP VersionIrrelevant
OSWindows
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.