ID: 33408 User updated by: davidp at pipex dot net Reported By: davidp at pipex dot net -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
My apologies for not stating, it was the English version of the documentation. Previous Comments: ------------------------------------------------------------------------ [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
