php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78912 INTL Support for accounting format
Submitted: 2019-12-05 01:22 UTC Modified: -
From: greg at trawna dot com Assigned:
Status: Closed Package: *Languages/Translation
PHP Version: Next Major Version OS: All
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: greg at trawna dot com
New email:
PHP Version: OS:

 

 [2019-12-05 01:22 UTC] greg at trawna dot com
Description:
------------
Add support for the ICU constant for accounting format (UNUM_CURRENCY_ACCOUNTING in https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/unum_8h.html). I think all that's required is to add a new constant like NumberFormatter::CURRENCY_ACCOUNTING.


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-12-06 11:44 UTC] cmb@php.net
The following pull request has been associated:

Patch Name: Fix #78912: INTL Support for accounting format
On GitHub:  https://github.com/php/php-src/pull/4973
Patch:      https://github.com/php/php-src/pull/4973.patch
 [2019-12-09 15:36 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=505cc77cbeb8a43dab446ecba0c867c453588a52
Log: Fix #78912: INTL Support for accounting format
 [2019-12-09 15:36 UTC] cmb@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 15:01:30 2024 UTC