Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7548 invoked from network); 2 Mar 2012 15:49:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2012 15:49:55 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qy0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:61817] helo=mail-qy0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/44-20106-12CE05F4 for ; Fri, 02 Mar 2012 10:49:54 -0500 Received: by qcsc20 with SMTP id c20so895917qcs.18 for ; Fri, 02 Mar 2012 07:49:50 -0800 (PST) Received-SPF: pass (google.com: domain of ircmaxell@gmail.com designates 10.224.216.65 as permitted sender) client-ip=10.224.216.65; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ircmaxell@gmail.com designates 10.224.216.65 as permitted sender) smtp.mail=ircmaxell@gmail.com; dkim=pass header.i=ircmaxell@gmail.com Received: from mr.google.com ([10.224.216.65]) by 10.224.216.65 with SMTP id hh1mr6934796qab.92.1330703390450 (num_hops = 1); Fri, 02 Mar 2012 07:49:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=cgGISZh6I6OijuLCfJ6dh2VcsjtJBU5oHnYaumtKN2Q=; b=Jcq9PbD2oupcopJqJvIn48eTD9J/ThUSi13N+omgYqNKr1QksqN7GI3VuXHh9yt3dC QhZ/b0rqoBo96Wq2N3NLdVcqfrUprhPgPgIdv6DHnycQho1uZhubl7aiuXd4LQ2dwGRM RPEn1+L8p3KXZ4ovwgnDvw+oT+NPXIhRyvqYrI/JIq26dGTptsQhe29h71ihDl9PUIx0 81kMDv5YV6EdjtY7N6RDvNy6kUlW02HzXARUCEWpXev4IUo+3J8GWq7FqfZefUpiQx5K HhJHrPziXcRtA9W6cyIiYvFWtXQyjAkEYpw5uvweBERNN/hvwf2wqs0R7bqSmbU0DilW TtEA== MIME-Version: 1.0 Received: by 10.224.216.65 with SMTP id hh1mr5834290qab.92.1330703390358; Fri, 02 Mar 2012 07:49:50 -0800 (PST) Received: by 10.229.49.74 with HTTP; Fri, 2 Mar 2012 07:49:50 -0800 (PST) In-Reply-To: <4F50EA41.1080706@php.net> References: <4F50EA41.1080706@php.net> Date: Fri, 2 Mar 2012 10:49:50 -0500 Message-ID: To: Sebastian Bergmann Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] discussions, about a 5.3 EOL From: ircmaxell@gmail.com (Anthony Ferrara) I like that. That way there will always be 2 stable maintained versions, and possibly a third (depending on timing) that's security only... Solves the problem quite nicely IMHO... Anthony On Fri, Mar 2, 2012 at 10:41 AM, Sebastian Bergmann wro= te: > On 03/02/2012 07:34 AM, Pierre Joye wrote: >> >> https://wiki.php.net/rfc/php53eol > > > =A0I discussed with Arne Blankerts and Stefan Priebsch over breakfast tod= ay > =A0and Stefan had an interesting idea: why not announce (now) that PHP 5.= 3 > =A0will go into EOL a year after PHP 5.5 comes out? > > =A0 * Now until PHP 5.5 comes out: bug and security fixes for PHP 5.3 > =A0 * From the release of PHP 5.5: security fixes for PHP 5.3 for a year > > =A0Ideally, PHP 5.5 would be out in a year from now, so it would come dow= n > =A0to one year of bug and security fixes and one year of security fixes > =A0only. Makes sense to me. > > > -- > Sebastian Bergmann =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Co-Founder and = Principal Consultant > http://sebastian-bergmann.de/ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 http://thePHP.cc/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >