Stefan Esser wrote:

> it might be a good idea to fix the Quality Assurance website.

Go and commit, I don't have the karma:

Index: rc-md5sums.txt
===================================================================
RCS file: /repository/qaweb/include/rc-md5sums.txt,v
retrieving revision 1.40
diff -u -r1.40 rc-md5sums.txt
--- rc-md5sums.txt      1 Sep 2006 13:11:53 -0000       1.40
+++ rc-md5sums.txt      3 Sep 2006 13:11:24 -0000
@@ -1,4 +1,4 @@
 79a9e8ecd8edcfcc033bbd49967ad47a  php-5.2.0RC3.tar.bz2
 735c8f0385483afc732c09c5bb4257a3  php-5.2.0RC3.tar.gz
-92cfcd2f8639a12583aa3f8b50b9bbdb  php-4.4.2RC1.tar.bz2
-01f3579a5f791ea42664f601e791312a  php-4.4.2RC1.tar.gz
+bb89d67c3a011229adea6c31aae6751b  php-4.4.4RC1.tar.bz2
+13d41fcc56bb5e164c488575a0b96e59  php-4.4.4RC1.tar.gz
Index: release-qa.php
===================================================================
RCS file: /repository/qaweb/include/release-qa.php,v
retrieving revision 1.64
diff -u -r1.64 release-qa.php
--- release-qa.php      1 Sep 2006 13:11:53 -0000       1.64
+++ release-qa.php      3 Sep 2006 13:11:24 -0000
@@ -17,10 +17,12 @@
                'http://downloads.php.net/derick/',
                "php-{$CURRENT_QA_RELEASE}.tar.gz",
        ),
+/*
        array (
                'http://downloads.php.net/derick/',
                "php-{$CURRENT_QA_RELEASE}-Win32.zip",
        ),
+*/
 );

 /* PHP 5 Releases */

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to