Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61690 invoked from network); 21 Aug 2011 01:57:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2011 01:57:35 -0000 Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.210.172 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.210.172 mail-iy0-f172.google.com Received: from [209.85.210.172] ([209.85.210.172:44804] helo=mail-iy0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/10-59369-E06605E4 for ; Sat, 20 Aug 2011 21:57:35 -0400 Received: by iye7 with SMTP id 7so9138247iye.31 for ; Sat, 20 Aug 2011 18:57:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=Z39kNk/IbjnaPd3IQhuHgMVtWD6/XNPOKHKtW315OxM=; b=D7r15kgOL1QMZ2bRqJFBBz1qD39efEwT/ZI8dzDCejqB+vAvqir0BF9rWd02lVIpZO nsSUU13McVXNWZWFzYREDC72pmH5m0suKc1Im9l7ZqtaoZ1MkKAOwdYSd6WxZfjAhKRQ vHPtAZ2eK3QXqs8hPPhroYSyR6S7YnIIBG4kk= MIME-Version: 1.0 Received: by 10.231.80.213 with SMTP id u21mr2364341ibk.3.1313891850695; Sat, 20 Aug 2011 18:57:30 -0700 (PDT) Sender: adam@adamharvey.name Received: by 10.231.168.71 with HTTP; Sat, 20 Aug 2011 18:57:30 -0700 (PDT) Received: by 10.231.168.71 with HTTP; Sat, 20 Aug 2011 18:57:30 -0700 (PDT) Date: Sun, 21 Aug 2011 11:57:30 +1000 X-Google-Sender-Auth: 4SSTztOYkxmeWe7g4lsIvkuYbkM Message-ID: To: Pierre Joye Cc: PHP Internals , Scott MacVicar , Stas Malyshev Content-Type: multipart/alternative; boundary=0015176f0f3408b29b04aafa496f Subject: Re: [PHP-DEV] 5.3.7pl1 From: aharvey@php.net (Adam Harvey) --0015176f0f3408b29b04aafa496f Content-Type: text/plain; charset=UTF-8 On Aug 20, 2011 7:19 PM, "Pierre Joye" wrote: > > On Sat, Aug 20, 2011 at 11:16 AM, Scott MacVicar wrote: > > 5.3.8 and lets not apply the coverity fixes during the final RC. > > Let not apply anything before the final RC. That's how it should be. Seconded. Depending on the timeframe for 5.3.8, should we be pulling 5.3.7 from the front page (or posting additional news) so users don't inadvertently end up with crypt() issues? Adam --0015176f0f3408b29b04aafa496f--