ID:               40391
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mailsiy at gmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: irrelevant
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




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

[2007-02-07 16:50:33] mailsiy at gmail dot com

Description:
------------
In the german translation of the mt_rand function it says
([int max [, int min ]])
but it has to be
([int max, int min])

Reproduce code:
---------------
http://php.net/de/mt_rand

Expected result:
----------------
([int max, int min])

Actual result:
--------------
([int max [, int min ]])


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


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

Reply via email to