php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14495 PHP Windows Binary packaged with old version of GD
Submitted: 2001-12-13 16:49 UTC Modified: 2002-01-07 02:20 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: kelson at speed dot net Assigned:
Status: Closed Package: GD related
PHP Version: 4.1.0 OS: Windows
Private report: No CVE-ID: None
 [2001-12-13 16:49 UTC] kelson at speed dot net
The Windows binary ZIP for PHP 4.0.6 shipped with the GD extension built against at least GD 2.0.  For whatever reason the 4.1.0 binary contains the extension built against GD 1.6.2.  This means a whole lot of image functions that were available to Windows servers in 4.0.6 are suddenly gone.

Unfortunately I don't have a Windows build environment to put together my own copy of the extension.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-07 02:20 UTC] lobbin@php.net
PHP 4.1.1, is now shipped with both gd1 and gd2.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC