Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:25512 php.qa:26886 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14341 invoked by uid 1010); 3 Sep 2006 13:13:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14309 invoked from network); 3 Sep 2006 13:13:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2006 13:13:04 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@nohn.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=sebastian@nohn.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain nohn.net designates 212.112.226.205 as permitted sender) X-PHP-List-Original-Sender: sebastian@nohn.net X-Host-Fingerprint: 212.112.226.205 mail.nohn.net Linux 2.4/2.6 Received: from [212.112.226.205] ([212.112.226.205:38763] helo=mail.nohn.net) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 2B/FB-30078-CD4DAF44 for ; Sun, 03 Sep 2006 09:13:02 -0400 Received: by mail.nohn.net (Postfix, from userid 1010) id 0B38C37CBD7; Sun, 3 Sep 2006 15:12:58 +0200 (CEST) Received: from [192.168.1.224] (dslb-084-063-003-143.pools.arcor-ip.net [84.63.3.143]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.nohn.net (Postfix) with ESMTP id 7BCDF37CBCB; Sun, 3 Sep 2006 15:12:55 +0200 (CEST) Message-ID: <44FAD4D7.7090409@nohn.net> Date: Sun, 03 Sep 2006 15:12:55 +0200 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Stefan Esser Cc: PHP internals , php-qa@lists.php.net References: <44FAB2BB.1030906@hardened-php.net> In-Reply-To: <44FAB2BB.1030906@hardened-php.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on mail.nohn.net X-Spam-Status: No, hits=-104.9 required=5.0 tests=BAYES_00,USER_IN_WHITELIST autolearn=ham version=2.64 X-Spam-Level: Subject: Re: [PHP-DEV] Quality Assurance Website From: sebastian@nohn.net (Sebastian Nohn) 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 */