php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31748 Wrong md5 sum on download page
Submitted: 2005-01-28 20:59 UTC Modified: 2005-02-04 04:59 UTC
From: tom dot bentley at cantab dot net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Win XP
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 !
Your email address:
MUST BE VALID
Solve the problem:
26 + 23 = ?
Subscribe to this entry?

 
 [2005-01-28 20:59 UTC] tom dot bentley at cantab dot net
Description:
------------
On the page http://nz.php.net/downloads.php in the "Windows Binaries" section it is stated that the md5 checksum for the "Collection of PECL modules for PHP 5.0.3" zip file is 
   50f3d62e7bb4526fd1deefdb263f9fa7
This is wrong! That number is identical to the stated md5 sum for the "PHP 5.0.3 zip package" (directly above on the page), which is practically impossible.

I have found the "PHP 5.0.3 zip package" to have the md5 sum you have stated but I've found the md5 sum for "Collection of PECL modules for PHP 5.0.3" to be
   3db2706fda3a690efa675581745d3bf7
(which may or may not be right)



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-28 23:52 UTC] nlopess@php.net
duplicate of #31456.
 [2005-02-04 04:59 UTC] philip@php.net
This was not a duplicate. Thank you for reporting this bug, it's been fixed and will show up shortly.

Here's the diff:
http://cvs.php.net/diff.php/phpweb/downloads.php?r1=1.225&r2=1.226

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 17:01:36 2024 UTC