Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89693 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83690 invoked from network); 7 Dec 2015 10:18:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2015 10:18:21 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.179 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:32927] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/7D-55814-AEC55665 for ; Mon, 07 Dec 2015 05:18:19 -0500 Received: by lbbkw15 with SMTP id kw15so56544500lbb.0 for ; Mon, 07 Dec 2015 02:18:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=HFB7GADmrZU6GM6k2L9uNuPHwG0FWtJj20y1hjqOxow=; b=BVjJQ2q4wQ7Y43pOyBapurjy7hVHNjqDRShStv4GKNE8Abr2a7X67xreSftiQmc0Az rhIC/GnKcWeKT1bOS7IDLAP9tCYtxhfuxHbr9WfKVgZuXpJDuwIMpKBFFHpQr9ZkSHsk oT/dI5sAOhpyU/v0GCIr4H50M6eMfyvcVjgf0m91TtrGSO2yuSG/geQukcAPgf5rYcKS kyMuABpqzhatHbDaBZkdreEx7pUsAxayRU4LpD01Pq4PvNe0rnXC2lPgbYwGG2Nn5SXy AMDSlQW9hU8uUDLWXD+3sioXiPgtgKRiDcZrBNVfRZGjKFWStYhAmR2KdEiSrYfTrm9n ESrw== X-Received: by 10.25.16.158 with SMTP id 30mr11200076lfq.65.1449483495587; Mon, 07 Dec 2015 02:18:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.140.66 with HTTP; Mon, 7 Dec 2015 02:17:55 -0800 (PST) In-Reply-To: References: <566485DD.7010504@garfieldtech.com> <012901d1305d$aa68ed30$ff3ac790$@belski.net> <1B431280-0C1A-4426-8F9E-C07F3ECA773F@heroku.com> Date: Mon, 7 Dec 2015 12:17:55 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a113fb770dcc69305264c2c08 Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: arvids.godjuks@gmail.com (Arvids Godjuks) --001a113fb770dcc69305264c2c08 Content-Type: text/plain; charset=UTF-8 Hello internals, In my opinion, right now what dictates the timeframes is Release Process RFC: https://wiki.php.net/rfc/releaseprocess It clearly states the rules of how things are done. If dates for the PHP 5.6 are to be adjusted, than it requires an RFC process and should be an exception, not the rule. But, for what it's worth - it's fine as it is. Distros will support 5.6 as long as they need, you can always download older versions for Windows from php.net archive and so on. It still has almost 2 years in security fixes left, and that's more than enough time for people to make a move. Others will just not care to do that anyway for whatever reasons, and nothing can be done about it. Arvids. --001a113fb770dcc69305264c2c08--