From: php-bugs-2014 at ryandesign dot com Operating system: PHP version: Irrelevant Package: Website problem Bug Type: Bug Bug description:php-5.2.17 tarballs in museum differ from php-5.2.17 tarballs originally released
Description: ------------ The php-5.2.17 tarballs currently in the "museum" differ from the php-5.2.17 tarballs that were released on php.net back when 5.2.17 came out. These are the "museum" files I'm talking about: http://museum.php.net/php5/php-5.2.17.tar.bz2 http://museum.php.net/php5/php-5.2.17.tar.gz This is what was originally released on php.net (mirrored automatically by MacPorts infrastructure at the time): http://distfiles.macports.org/php5/php-5.2.17.tar.bz2 I'll attach a file showing the difference between these two versions of 5.2.17. No major difference; my complaint is just that there is any difference at all. It would be helpful if the files you offered in the museum were identical to the files originally released, because various processes, including package managers like MacPorts, will assume that they are. If, for example, MacPorts were to switch the download location for php52 from the old no-longer-working main URLs to the new museum URL, which we were asked to do (https://trac.macports.org/ticket/43343), the checksums would not match and the install would fail. I welcome you to download the file MacPorts mirrored and replace the museum version with it. The issue also affects the museum's tar.gz version of the file. MacPorts did not use and therefore did not mirror that version of the file, but I found a copy here: https://code.google.com/p/leyan-linux-life/downloads/detail?name=php-5.2.17.tar.gz I've verified that its contents are identical to those in the MacPorts-mirrored tar.bz2 version. -- Edit bug report at https://bugs.php.net/bug.php?id=68418&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=68418&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=68418&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=68418&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=68418&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=68418&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=68418&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=68418&r=needscript Try newer version: https://bugs.php.net/fix.php?id=68418&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=68418&r=support Expected behavior: https://bugs.php.net/fix.php?id=68418&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=68418&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=68418&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=68418&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=68418&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=68418&r=dst IIS Stability: https://bugs.php.net/fix.php?id=68418&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=68418&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=68418&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=68418&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=68418&r=mysqlcfg -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
