From:             [EMAIL PROTECTED]
Operating system: -
PHP version:      4.2.0
PHP Bug Type:     Documentation problem
Bug description:  Doc inconsistency

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
-- 
Edit bug report at http://bugs.php.net/?id=16832&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16832&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16832&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16832&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16832&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16832&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16832&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16832&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16832&r=submittedtwice

Reply via email to