ID: 29195 Updated by: [EMAIL PROTECTED] Reported By: mark dot meredith at shaw dot ca -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: 5.0.0 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-07-16 00:52:21] mark dot meredith at shaw dot ca Description: ------------ http://ca3.php.net/manual/en/function.is-soap-fault.php The examples do not run because they do not use the "new" syntax to create the SOAP client. It should read something like... $client = new SoapClient("some.wsdl"); ... in both examples. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29195&edit=1