ID: 33408 Updated by: [EMAIL PROTECTED] Reported By: davidp at pipex dot net -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
faulstring -> faultstring was fixed almost a year ago: http://cvs.php.net/diff.php/phpdoc/en/reference/soap/functions/is-soap-fault.xml?r1=1.4&r2=1.5&ty=u as far as I can tell, "exampel" was never in there (maybe in an entity, but it's not worth the research): http://cvs.php.net/phpdoc/en/reference/soap/functions/is-soap-fault.xml Previous Comments: ------------------------------------------------------------------------ [2005-06-21 18:05:24] [EMAIL PROTECTED] Everything is okay for me on http://uk.php.net/is_soap_fault .. Anyone to confirm this ? ------------------------------------------------------------------------ [2005-06-21 10:01:36] davidp at pipex dot net My apologies for not stating, it was the English version of the documentation. ------------------------------------------------------------------------ [2005-06-20 20:11:48] [EMAIL PROTECTED] What is the version of the document (which translation) you are reading ? ------------------------------------------------------------------------ [2005-06-20 17:49:20] davidp at pipex dot net Description: ------------ There's a small typo in the example code in the is_soap_fault documentation (http://uk.php.net/is_soap_fault). In both examples, trigger_error is called with $result->faulstring instead of $result->faultstring. Also, 'Example' is misspelt as "Exempel" for both examples. Reproduce code: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33408&edit=1