php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #68968 NumberFormatter Class requires php5-intl
Submitted: 2015-02-01 19:48 UTC Modified: 2015-03-01 14:07 UTC
From: stephanbrunker at web dot de Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 5.4.37 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stephanbrunker at web dot de
New email:
PHP Version: OS:

 

 [2015-02-01 19:48 UTC] stephanbrunker at web dot de
Description:
------------
---
From manual page: http://www.php.net/class.numberformatter
---
It would be very helpful if in the introduction of the NumberFormatter Class the fact that this class requires the intl package is mentioned

Expected result:
----------------
- This class requires the intl package -


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-02-02 15:58 UTC] cmbecker69 at gmx dot de
The class is listed in the "intl" section; see the breadcrumb
navigation and the menu on the right hand side. Isn't that clear
enough?
 [2015-03-01 14:07 UTC] danack@php.net
-Status: Open +Status: Not a bug
 [2015-03-01 14:07 UTC] danack@php.net
It's an extension. All extensions need to be either enabled when PHP is installed, or installed as a separate thing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC