|
|
 |
phpdoc
[PHP-DOC] #25301 [NEW]: small error in the german documentation of the dechex-function
by Tobias dot Glasmachers at gmx dot de other posts by this author
Aug 28 2003 5:40PM messages near this date
[PHP-DOC] #25301 [Opn->Csd]: small error in the german documentation of the dechex-function
|
[PHP-DOC] cvs: phpdoc /en/reference/mbstring ini.xml reference.xml
From: Tobias dot Glasmachers at gmx dot de
Operating system: -
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: small error in the german documentation of the dechex-function
Description:
------------
On your webside
http://www.php.net/manual/de/function.dechex.php
in the german version you can find the explanation:
> Diese Funktion liefert eine hexadezimale
> Repräsentation von number als String zurück. Der
> größte konvertierbare Wert für number ist dezimal
> 2147483647, dies entspricht (2 hoch 32)-1 und liefet
> als Ergebnis den String "7fffffff" zurück.
Please replace "(2 hoch 32)-1" by "(2 hoch 31)-1".
Regards,
Tobias Glasmachers
--
Edit bug report at http://bugs.php.net/?id=25301&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25301&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25301&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=25301&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=25301&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=25301&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=25301&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=25301&r=support
Expected behavior: http://bugs.php.net/fix.php?id=25301&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=25301&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=25301&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=25301&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25301&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=25301&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=25301&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=25301&r=gnused
|
|
|
 |
|