#46630 [NEW]: wrong description on german site
[email protected] ("mail at udo-seiler dot com")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
From: mail at udo-seiler dot com Operating system: all PHP version: Irrelevant PHP Bug Type: Website problem Bug description: wrong description on german site Description: ------------ the description of base convert on the following php.net site is wrong! http://de.php.net/manual/de/function.base-convert.php in the english (right) version it is described, that on a 36 number base "Z" will have the value 35 (which is right)!!! but in all german pages there there you get told that "Z" is 36 !!! i have already posted this three times to the user comments, but it was just dropped, never published and never changed! greetz so far subarea Reproduce code: --------------- http://de.php.net/manual/de/function.base-convert.php Expected result: ---------------- "Z" => 35 Actual result: -------------- "Z" => 36 -- Edit bug report at http://bugs.php.net/?id=46630&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46630&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46630&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46630&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46630&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46630&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46630&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46630&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46630&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46630&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46630&r=support Expected behavior: http://bugs.php.net/fix.php?id=46630&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46630&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46630&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46630&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46630&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46630&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46630&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46630&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46630&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46630&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46630&r=mysqlcfg