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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
36 - 34 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 08:01:27 2024 UTC