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
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:
36 - 32 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

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: Fri Apr 19 00:01:29 2024 UTC