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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: miquelfire at gmail dot com
New email:
PHP Version: OS:

 

 [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: Wed May 01 21:01:29 2024 UTC