ID: 34728 Updated by: [EMAIL PROTECTED] Reported By: jcm at jazzle dot co dot uk -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant 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: ------------------------------------------------------------------------ [2005-10-04 14:01:38] jcm at jazzle dot co dot uk Description: ------------ http://uk2.php.net/manual/en/function.xslt-process.php In the warning box is the following: This function has changed its arguments, since version 4.0.6. Do NOT provide the a... The comma should be removed as it opens the sentence to misinterpretation (made worse by the fact that it is not obvious that the fullstop (period) after the '6' could be part of the version number). Expected result: ---------------- This function has changed its arguments since version 4.0.6. Do NOT provide the a... or This function has changed its arguments since version 4.0.6. so do NOT provide the a... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34728&edit=1