php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27778 http://www.php.net/format_number
Submitted: 2004-03-30 09:55 UTC Modified: 2004-03-30 11:42 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: swissair at ground dot ch Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: swissair at ground dot ch
New email:
PHP Version: OS:

 

 [2004-03-30 09:55 UTC] swissair at ground dot ch
Description:
------------
unfortunately http://www.php.net/format_number does not find number_format. just a nice to have.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-30 10:28 UTC] unknown at simplemachines dot org
manual-lookup.php, find:
// BC code, so patter and function can equaly be used as

Replace:
// BC code, so pattern and function can equally be used as

(sorry, I'm just a nitpicky freak...)

Anyhow, this looks like it's really an issue with this function:

http://www.php.net/function.similar-text

Because it's not considering the two strings similar.

-[Unknown]
 [2004-03-30 11:42 UTC] goba@php.net
This will not work... Look at the search page for a dropdown (under testing) to select the proper function you are looking for.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 18:01:32 2024 UTC