Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67781 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17656 invoked from network); 22 Jun 2013 13:33:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2013 13:33:23 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:60459] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/B2-01790-2A7A5C15 for ; Sat, 22 Jun 2013 09:33:23 -0400 Received: from transformer.fritz.box (ppp-88-217-88-188.dynamic.mnet-online.de [88.217.88.188]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 22F1E658AB; Sat, 22 Jun 2013 15:33:18 +0200 (CEST) User-Agent: K-9 Mail for Android In-Reply-To: References: <1371655518.2574.26.camel@guybrush> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Sat, 22 Jun 2013 15:33:12 +0200 To: David Soria Parra ,internals@lists.php.net Message-ID: <237c83b0-4091-452e-beb5-eff8dae1b225@email.android.com> Subject: Re: [PHP-DEV] Re: About to end 5.3 From: johannes@schlueters.de (=?ISO-8859-1?Q?Johannes_Schl=FCter?=) David Soria Parra wrote: >On 2013-06-19, Johannes Schlüter wrote: >> Currently there is no plan to release 5.3.28 so the >> PHP-5.3 BRANCH IS CLOSED NOW. > >we have to announce this on the frontpage of php.net. The quoted message was sent after 5.3.27 was branched of to PHP core contributors to inform them not to push to 5.3 without consulting the RM and the security list. (or to allow them to complain in case there is urgent need for a "regular" 5.3.28 afterwards). The message is not aimed at users. The 5.3.27 release notes will contain a similar message aimed at users. johannes