Date: 07/13/01
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions exec.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions exec.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: rugby <email protected>
Operating system:
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: misworded gmp_random documentation(?)
on:
http://php.net/manual/en/function.gmp-random.php
you say:
Generate a random number. The number will be up to limiter words long. If
limiter is negative, negative numbers are generated
you might have meant:
Generates a random number. The generated number will be between _limiter_
and zero in value. If limiter is negative, negative numbers are generated
-- Edit bug report at: http://bugs.php.net/?id=12131&edit=1
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions exec.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions exec.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

