ID: 33408 User updated by: davidp at pipex dot net Reported By: davidp at pipex dot net -Status: Bogus +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
That's curious. It certainly did have those typos yesterday and this morning (GMT times), but is now correct. I can only assume that the problem had already been fixed by someone, and the documentation rebuild has now taken effect. I see no other bug reports for this (I did check before filing this one), so perhaps someone with a CVS account spotted it and fixed it. Oh well, I'll close this bug then - apologies for wasting your time! Previous Comments: ------------------------------------------------------------------------ [2005-06-21 18:15:45] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ [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
