ID:               25599
 Updated by:       [EMAIL PROTECTED]
 Reported By:      thom dot haas at gmx dot de
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: WXP
 PHP Version:      4.3.2
 New Comment:

PHP manual is huge and takes long to compile. The German CHM is _very_
old and the proto was fixed after the manual building.

This change will reflect in the next manual build.


Previous Comments:
------------------------------------------------------------------------

[2003-12-02 10:45:15] nunoplopes at sapo dot pt

This funtion isn't yet translated to german.



The problem is that the chm version is very old...

------------------------------------------------------------------------

[2003-09-19 03:00:53] thom dot haas at gmx dot de

Description:
------------
Today (2003-09-19) I've downloaded the latest documentation-file
(*.chm) in German. 

Because I didn't use it for a long time I had to find out the syntax
for number_format(). In this file it's not written correctly. But in
the online-manual it's quite correct. It's not a huge bug, but you
might fix it.



AND, I really expect huge differences between both docu-versions (have
a look at the numbering).

Reproduce code:
---------------
*.chm:

string number_format ( float number [, int decimals [, string dec_point
[, string thousands_sep]]])



online-manu:

string number_format ( float number [, int decimals])



string number_format ( float number, int decimals, string dec_point,
string thousands_sep)





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25599&edit=1

Reply via email to