php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #38610 wish: gmp_printf
Submitted: 2006-08-27 00:18 UTC Modified: 2021-04-13 13:37 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: php at richardneill dot org Assigned: cmb (profile)
Status: Wont fix Package: GNU MP related
PHP Version: * 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: php at richardneill dot org
New email:
PHP Version: OS:

 

 [2006-08-27 00:18 UTC] php at richardneill dot org
Description:
------------
According to the gmp homepage, there is a gmp_printf 
function. However, PHP doesn't have one. While it isn't 
that hard to implement by hand, it would be nice to 
have... 
 
(gmp_log would be nice, too!) 
 
Thanks, 
 
Richard 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-28 06:19 UTC] tony2001@php.net
Hint: we do accept patches.
 [2014-12-31 16:20 UTC] nikic@php.net
-Package: Feature/Change Request +Package: GNU MP related
 [2015-01-09 00:31 UTC] ajf@php.net
-Operating System: +Operating System: * -PHP Version: 5.1.5 +PHP Version: *
 [2018-07-02 15:54 UTC] nikic@php.net
It's technically not possible for us to expose the gmp_printf() function. We'd have to reimplement the whole functionality, which is likely not worthwhile.
 [2021-04-13 13:37 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2021-04-13 13:37 UTC] cmb@php.net
> We'd have to reimplement the whole functionality, which is
> likely not worthwhile.

ACK.  If anybody feels strongly that this would be a good feature
addition, please pursue the RFC process[1].

[1] <https://wiki.php.net/rfc/howto>
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 11:01:31 2025 UTC