Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54368 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48447 invoked from network); 4 Aug 2011 16:36:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2011 16:36:46 -0000 Authentication-Results: pb1.pair.com header.from=jym2307@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jym2307@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) X-PHP-List-Original-Sender: jym2307@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:50251] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/A3-31835-B9ACA3E4 for ; Thu, 04 Aug 2011 12:36:44 -0400 Received: by fxe23 with SMTP id 23so2493561fxe.29 for ; Thu, 04 Aug 2011 09:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pCpCK1Oq5o6CQaEm7JmzC6XaNaij9qGs+trCZF6Qh7s=; b=oA+fEUruYqCWEGLQdtcAqvaEAOmEq3qGgEjwCz7jK2I5LlCypUquPnvWaAEqbE3akD /egMIkdG6XePVV5tktwttPWZas4joyd/20y8BkSeOlvRNJQDICK5Gp6zVE13TjeS7MUL 4jvGyXiJufCaGwgqkQv2u0ardHYRSd7Z1mZ2w= MIME-Version: 1.0 Received: by 10.204.142.22 with SMTP id o22mr229451bku.244.1312475800497; Thu, 04 Aug 2011 09:36:40 -0700 (PDT) Received: by 10.204.39.77 with HTTP; Thu, 4 Aug 2011 09:36:39 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Aug 2011 09:36:39 -0700 Message-ID: To: Ilia Alshanetsky Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] 5.3.7 is there a RC5 coming soon? From: jym2307@gmail.com (James Yu) I found there's critical bug fixed after RC4 https://bugs.php.net/bug.php?id=55356 SSL didn't work properly in RC4. Thanks, James On Thu, Aug 4, 2011 at 7:10 AM, Ilia Alshanetsky wrote: > Unless something changes, I think we are going to go from RC4 to final release. > > On Wed, Aug 3, 2011 at 8:29 PM, James Yu wrote: >> Thanks! >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >