Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25981 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37741 invoked by uid 1010); 6 Oct 2006 23:23:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37726 invoked from network); 6 Oct 2006 23:23:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2006 23:23:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good 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:49781] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/0C-62831-365E6254 for ; Fri, 06 Oct 2006 19:23:16 -0400 Received: by py-out-1112.google.com with SMTP id c39so1206415pyd for ; Fri, 06 Oct 2006 16:23:13 -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=HAN5GuPLYeSw7zqU1jSUYrcJNMHK6KJzX6Ev9KYsi8OBi93Cv23kUJ4jakxG/mv8777boaq1QkfxjYQ3l+XAun3o5X+F3bLjXJeCtYXjwyagDQXdJ2VF8eGho5jinwsqWnLDxvcn8orNlzfPLzIGe9R0NdpSzLm2t20q6rVcjtE= Received: by 10.65.210.18 with SMTP id m18mr5170928qbq; Fri, 06 Oct 2006 16:23:12 -0700 (PDT) Received: from ?192.168.1.6? ( [74.108.68.217]) by mx.google.com with ESMTP id q15sm3334609qbq.2006.10.06.16.23.12; Fri, 06 Oct 2006 16:23:12 -0700 (PDT) In-Reply-To: <4526E304.50701@emini.dk> References: <4526E304.50701@emini.dk> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <8AC74FBC-1353-4CEB-8171-EABD28A92A7B@prohost.org> Cc: PHP Internals List Content-Transfer-Encoding: 7bit Date: Fri, 6 Oct 2006 19:23:04 -0400 To: Edin Kadribasic X-Mailer: Apple Mail (2.752.3) Sender: Ilia Alshanetsky Subject: Re: Release php-5.2.0RC6 From: ilia@prohost.org (Ilia Alshanetsky) RC6 will be out on Thursday to give people a chance to identify any remaining issues with the current state of 5.2.0 as well as allow existing bug reporters to confirm the critical issues outlined have been resolved. On 6-Oct-06, at 7:13 PM, Edin Kadribasic wrote: > Now that we know that there is going to be RC6 I think there is no > point in waiting for another week for it just because we have to > release things on Thursday. > > I think that the best thing would be to make immediate RC6 and > allow people some time to test it, and if nothing critical comes > up, release the final version in a week or so. > > Edin > Ilia Alshanetsky