Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25984 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41642 invoked by uid 1010); 6 Oct 2006 23:31:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41627 invoked from network); 6 Oct 2006 23:31:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2006 23:31:05 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.177 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.166.177 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.177] ([64.233.166.177:54491] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/AC-62831-737E6254 for ; Fri, 06 Oct 2006 19:31:04 -0400 Received: by py-out-1112.google.com with SMTP id c39so1208429pyd for ; Fri, 06 Oct 2006 16:31:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=f8apjaxp0SB1vCG75McTeWWBpNcOw4gJcnh4aFj0WQKjzmpEIBMKlzXBy5WH9gOX0+O/jJpmQ10sZ3Gk8Y2/z4PmuXSWMpykhZWB0qg+Wxss6+0rQgS0QuFIoRfnkZ0mWIxK44G88rM/jZW1jK7ZWgbpMUdQ3CVFCyu8EnDXoTo= Received: by 10.65.210.18 with SMTP id m18mr5178044qbq; Fri, 06 Oct 2006 16:31:01 -0700 (PDT) Received: from ?192.168.1.6? ( [74.108.68.217]) by mx.google.com with ESMTP id q15sm3343524qbq.2006.10.06.16.31.00; Fri, 06 Oct 2006 16:31:00 -0700 (PDT) In-Reply-To: <4526E5E9.6040401@emini.dk> References: <4526E304.50701@emini.dk> <8AC74FBC-1353-4CEB-8171-EABD28A92A7B@prohost.org> <4526E5E9.6040401@emini.dk> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Cc: PHP Internals List Content-Transfer-Encoding: 7bit Date: Fri, 6 Oct 2006 19:30:55 -0400 To: Edin Kadribasic X-Mailer: Apple Mail (2.752.3) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] Re: Release php-5.2.0RC6 From: ilia@prohost.org (Ilia Alshanetsky) On 6-Oct-06, at 7:25 PM, Edin Kadribasic wrote: > I believe that making a RC now will increase the probability of > people testing out stuff, rather than expecting them to checkout > the latest CVS. I see absolutely no point in waiting to some > arbitrary weekday. Aside from a few issues RC5 is identical to RC6 for testing purposes it is good enough to allow people to identify major faults. As far as latest CVS is concerned, there is no need to checkout CVS due to a wonderful thing called snapshots, which you can usually find at http://snaps.php.net/. Ilia Alshanetsky