php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34728 misleading grammar - easy fix
Submitted: 2005-10-04 14:01 UTC Modified: 2005-11-24 16:29 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jcm at jazzle dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-10-04 14:01 UTC] 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...



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-24 16:29 UTC] nforbes@php.net
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.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of nforbes
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=ca5be7a4cf3468043efbabec3f2a471924df1eed
Log: Fixed bug #34728 - warning was not clear
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 16 01:00:02 2025 UTC