php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48964 GMP not included in VC6 build of PHP 5.3.0
Submitted: 2009-07-17 20:31 UTC Modified: 2009-07-18 11:34 UTC
Votes:5
Avg. Score:4.0 ± 0.9
Reproduced:4 of 4 (100.0%)
Same Version:4 (100.0%)
Same OS:4 (100.0%)
From: miquelfire at gmail dot com Assigned: pajoye (profile)
Status: Wont fix Package: GNU MP related
PHP Version: 5.3.0 OS: Windows
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:
41 - 40 = ?
Subscribe to this entry?

 
 [2009-07-17 20:31 UTC] miquelfire at gmail dot com
Description:
------------
The Windows binary for PHP 5.3.0 VC6 (both ts and nts) do not include the php_gmp.dll file.

I have apps that require GMP but the Apache on the machines using them are the Apache.org provided version. I also don't see a VC6 build for 5.3.1 either so I can't check to see if it will show there. (Do have some 2.0 servers)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-18 11:34 UTC] pajoye@php.net
We can't fix it as the GMP library is not available for this configuration and the latest GMP version has possible licensing issues.

The VC9 binaries use MPIR which is 100% compatible with GMP, maintained and faster.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC