Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64677 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13418 invoked from network); 8 Jan 2013 11:50:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jan 2013 11:50:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.47 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.219.47 mail-oa0-f47.google.com Received: from [209.85.219.47] ([209.85.219.47:49815] helo=mail-oa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/E5-16636-D080CE05 for ; Tue, 08 Jan 2013 06:50:38 -0500 Received: by mail-oa0-f47.google.com with SMTP id h1so260295oag.20 for ; Tue, 08 Jan 2013 03:50:35 -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; bh=oYcMFIhIGKWaNEUrZeTJ3zdA2x0gclNqJDUc4hVEVfI=; b=cYreKWqXngVH7WP7fMQ+lzog7tnqdeyf1ncp5S+vUBQTgrg5tbhV8Peda11JlGXnB1 hDlRZICIuD/naXOg4tdyrD6ALF9XHVIg1aThEBmJptahUkZi6slr0H19u9PICJtGPLtS E+0OBTM6O192+kQWM2KODXSBuDUUnPHgHWvLsSAje9mbbgUx1Fz8JIsfFhfFChVsOhKp WlwDjXRdsiesJYmNGt2PlU9d6wE68uhHK+4vZFJzqtu3RXhBnyvizctXSHaGmfjKUaiV jHnWLJyEXesKYuglJKjLZ8jug3A8G6nUvKpIQyQsplteFACFloYVqcQyKaGV5oLK1u4s Zo8w== MIME-Version: 1.0 Received: by 10.182.17.103 with SMTP id n7mr44953433obd.49.1357645835045; Tue, 08 Jan 2013 03:50:35 -0800 (PST) Received: by 10.182.132.45 with HTTP; Tue, 8 Jan 2013 03:50:34 -0800 (PST) In-Reply-To: References: Date: Tue, 8 Jan 2013 03:50:34 -0800 Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: multipart/alternative; boundary=f46d04447429ba8ca104d2c58dd6 Subject: Re: [PHP-DEV] [RFC][discussion] 5.3 EOL From: kris.craig@gmail.com (Kris Craig) --f46d04447429ba8ca104d2c58dd6 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jan 8, 2013 at 2:00 AM, Pierre Joye wrote: > On Tue, Jan 8, 2013 at 10:48 AM, Kris Craig wrote: > > > Would a voting option to tie it to the release of a future PHP version, > > rather than a fixed time interval, be appropriate? > > > Like in end it when 5.x is released? Actually, I was thinking more like 6.0. That occurred to me when you mentioned that it's still the most widely-used branch and that numerous projects still rely on it. I'd hypothesize that it's less likely that most of these folks will bother to upgrade if it's still in the 5.x branch. I'm thinking this version-specific cutoff would only apply to security fixes. I'm not sure if it's a good idea or not, but I figured it was worth mentioning. Unless it's just me, it might be worthwhile to add that as a voting option. --Kris --f46d04447429ba8ca104d2c58dd6--