ID:               25599
 Comment by:       nunoplopes at sapo dot pt
 Reported By:      thom dot haas at gmx dot de
 Status:           Open
 Bug Type:         Documentation problem
 Operating System: WXP
 PHP Version:      4.3.2
 New Comment:

This funtion isn't yet translated to german.

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


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

[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