Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81457 invoked from network); 19 Nov 2016 18:35:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2016 18:35:52 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.193 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.223.193 mail-io0-f193.google.com Received: from [209.85.223.193] ([209.85.223.193:32974] helo=mail-io0-f193.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/41-10048-78B90385 for ; Sat, 19 Nov 2016 13:35:52 -0500 Received: by mail-io0-f193.google.com with SMTP id j92so1695768ioi.0 for ; Sat, 19 Nov 2016 10:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=6PHJ6Akk83qJC03GKYVOeD5QJGcnA3WMvxUqLxyrvb8=; b=mqavBK33VVInVvpVpv2sOnfGtoE3TbZ6oPeOx2J6g34YgXJmsgAnMftUX8L8feNpi9 MXopGjkDZ97pzy3zQy4EbMvJdfnXT/r359i2QfeK7Nke+cvRHa/WCUKDuk5k+AhC0p0G TYZc9wlwvnO4dIvgCleHIUfyMFalT2Pqb6rclCXwXdlxlWupqGJjmNkjL6I7DdSHjqlS wI4KTenFzaXBQJtb1Dg4+JzZzPKrifKJXcquFc1mOT2O+7keaYuTgXUecCePdQK+cFyK 2OeNhpzTAHsxgeUc8VKOeFaaFjlk8XYUq2AHGZ9j6t71h7d+kiKK8OxZo2xoheIQ0ags X8rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=6PHJ6Akk83qJC03GKYVOeD5QJGcnA3WMvxUqLxyrvb8=; b=bRMlR7o11FeWTKyFxqfQdOj2fshIXxA4xYLjTN5hgtaaY0N3FogyTlF0nGBDog5ZZC 0DJvEszz8a+nCBrUYou6J2igsNpbkjcnIvujM8Kr5+KuwdvfcjjiRBipz6wzvlwxPtY7 lxWbu2lDRCxEjGMP5WxGtQQknWw2QFaxh9MY7ldVWGKs+gpNYAdYVEajxYU4rlMOdZGJ kGGlpDE59QUD8GuteT+Nh30a8hqtZDNWuDsANO9L44D/vmoQTMzeYZ7sxrTm2iQANGLj YxGFKJGSWFRWvpxvksJV3Pql+lRiOlhZhMbKx7dzims8cffeJS4YS59pLKL5jYFfG0FV CeSQ== X-Gm-Message-State: AKaTC00SdFMC/WXfVVbaY8nZ/4jCWMc2Ke36uEguilOGgbcUP10lNvi5WrROuP9Xoey3jgUGYPNMOVA+C7QLiQ== X-Received: by 10.107.167.5 with SMTP id q5mr4485700ioe.75.1479580549614; Sat, 19 Nov 2016 10:35:49 -0800 (PST) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.138.234 with HTTP; Sat, 19 Nov 2016 10:35:49 -0800 (PST) In-Reply-To: <7604bd74-bfd7-fe3b-a9b2-4717187b6c52@gmx.de> References: <94840a5a-39e2-5255-e9c5-c011f00d392b@gmail.com> <7604bd74-bfd7-fe3b-a9b2-4717187b6c52@gmx.de> Date: Sat, 19 Nov 2016 19:35:49 +0100 X-Google-Sender-Auth: sq7Is2C2vWfviZg_B0379sjXCzc Message-ID: To: "Christoph M. Becker" Cc: Rowan Collins , Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 7.2 From: kalle@php.net (Kalle Sommer Nielsen) Hi Christoph 2016-11-19 19:23 GMT+01:00 Christoph M. Becker : > IMHO, we should consider introducing a fixed schedule for major releases > (say, every 4 years). I think that should depend on a case by case basis for when we are working towards a new version, a lot of awesome work are already in for master that won't be out for at least another year. At the point when we pick RMs for the next branch, then we have in the past evaluated the scope of changes currently planned to be included, what is currently in and what the magical guys at Zend are doing and decide there. Having a fixed, forced major version does not sound that great if we do not have something awesome that could only ever exist in a new major version, -- regards, Kalle Sommer Nielsen kalle@php.net