|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-04-28 16:55 UTC] jakub at vrana dot cz
[2002-05-24 15:08 UTC] derick@php.net
[2003-12-16 07:10 UTC] jakub at vrana dot cz
[2003-12-16 07:10 UTC] spam at vrana dot cz
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 09:00:01 2025 UTC |
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