Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43934 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18215 invoked from network); 14 May 2009 17:09:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2009 17:09:50 -0000 Authentication-Results: pb1.pair.com header.from=mike503@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=mike503@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.125 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mike503@gmail.com X-Host-Fingerprint: 209.85.216.125 mail-px0-f125.google.com Received: from [209.85.216.125] ([209.85.216.125:35351] helo=mail-px0-f125.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/36-27038-E505C0A4 for ; Thu, 14 May 2009 13:09:50 -0400 Received: by pxi31 with SMTP id 31so642274pxi.29 for ; Thu, 14 May 2009 10:09:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=E/PYt0dpU0sobhvkquy50AAmTn4WxNVMxhT3JfevgF4=; b=URY7gIVRWqIqtAVW4YzZBSQo9M+qT61vUBsnzwz+axF6CNQLHlQRtWNhKBkpiakpI4 P749w4fCPGMPnG09D8MRHRqk8mzPJGOLlZHTW9bgLbpDV7+4vRCx2/T4+hbE7LvGmbPr Puv97BkGtPERKOOZ0k158iaE/KZHXw7u61kAM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=paoRkOPXWFGakAALTplO08yAWBNcb9fkEMSJPzWWeK+LP3ThOqZgW4pWEW9CPosrC0 LEuDZ5sT3Q7ixAiQs87t65Q/GQE8a01seS0JJaI9naJqUS26VTuDJyerntqf6yvJjOu5 B/lgtARaZyM9eg4vQfFon8HaXDaXdJAfrbgv0= MIME-Version: 1.0 Received: by 10.114.161.11 with SMTP id j11mr2485519wae.105.1242320987599; Thu, 14 May 2009 10:09:47 -0700 (PDT) In-Reply-To: References: <7033A53F-D4BF-437F-A6AA-AD42C3288342@prohost.org> Date: Thu, 14 May 2009 10:09:47 -0700 Message-ID: To: Pierre Joye Cc: Ilia Alshanetsky , PHP Development Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.10 From: mike503@gmail.com (Michael Shadle) On Thu, May 14, 2009 at 10:05 AM, Pierre Joye wrote: > Hi, > > On Thu, May 14, 2009 at 6:21 PM, Ilia Alshanetsky wrote: >> We have a fair number of fixes in the 5.2 branch already and while 5.3 is >> making very good progress I think it is still ways off in terms of final >> release and stabilization. I think it makes sense to do one more 5.2 release >> before 5.3 is out and 5.2 can be discontinued. I would like to roll an RC1 >> by May 28th, so please get your fixes in. > > Thanks for the notice! End of the month for the RC1 is perfect. > > About discontinuing 5.2, it may be too early to decide. This makes me a little sad - I was thinking PHP 5.3 was closer to production.