php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43354 Documentation error in /manual/fr/function.base-convert.php
Submitted: 2007-11-21 01:42 UTC Modified: 2007-11-22 21:25 UTC
From: bmorel at ssi dot fr Assigned:
Status: Not a bug Package: Translation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
10 + 47 = ?
Subscribe to this entry?

 
 [2007-11-21 01:42 UTC] bmorel at ssi dot fr
Description:
------------
http://fr.php.net/manual/fr/function.base-convert.php

Expected result:
----------------
lettres de A ? Z, avec A = 10 et Z = 35.

Actual result:
--------------
lettres de A ? Z, avec A = 10 et Z = 36.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-22 21:25 UTC] felipe@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Already fixed. (See #43259)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 20:01:30 2024 UTC