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
 [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: Wed May 29 08:01:32 2024 UTC