php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #16832 Doc inconsistency
Submitted: 2002-04-25 16:56 UTC Modified: 2003-12-16 07:10 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: spam at vrana dot cz Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.0 OS: -
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: spam at vrana dot cz
New email:
PHP Version: OS:

 

 [2002-04-25 16:56 UTC] spam at vrana dot cz
Hello!

I have made some automated processing of PHP manual and I find following inconsistencies (rather say than bugs):

Following files have substituted underscores for -> in filename:
        function.domdocument_add_root.html
        function.domnode_has_attributes.html
        function.domnode_child_nodes.html
        function.hwapi_*.html
instead of . in other files (e.g. function.swfbitmap.getheight.html).

Function gmp_sqrtrm is described in file function.gmp_sqrtrem.html (extra e).

Function pdf_set_text_matrix is described in file
function.pdf_set_transition.html.

Aliases for functions maybe should use the same way for describing this fact. Functions msql_* and pdf_* uses different way than built-in functions (die, is_double, ...).

Function SWFFill doesn't have described parameters.

There is no directory figures/ in distribution. There are images referenced to this directory in Zend section.

I speak about manual for PHP 4.2.0 downloaded from www.php.cz today.

Sincerely yours,
Jakub Vr?na

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-28 16:55 UTC] jakub at vrana dot cz
There are dashes in filenames, not underscores, of course.
 [2002-05-24 15:08 UTC] derick@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.

I hope :)
 [2003-12-16 07:10 UTC] jakub at vrana dot cz
-
 [2003-12-16 07:10 UTC] spam at vrana dot cz
-
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 14:01:31 2025 UTC