Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89763 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7938 invoked from network); 8 Dec 2015 18:19:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2015 18:19:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.213.54 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.213.54 mail-vk0-f54.google.com Received: from [209.85.213.54] ([209.85.213.54:33012] helo=mail-vk0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/21-31749-94F17665 for ; Tue, 08 Dec 2015 13:19:53 -0500 Received: by vkca188 with SMTP id a188so23667064vkc.0 for ; Tue, 08 Dec 2015 10:19:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zend-com.20150623.gappssmtp.com; s=20150623; h=from:references:in-reply-to:mime-version:thread-index:date :message-id:subject:to:content-type:content-transfer-encoding; bh=Aw4SHjfoEv18ODSx1H5vjIE4KSTmt6WIeh8pkR+/fJo=; b=auxFr5lnB0QFA3QtdDwuCfl+sHLd4kW5uK5Bawoz/o8ESxmPkkhVWpKQ3Z3chJNbBp WMEVolCub09jv6U382ukXpTlED0ND2PzluOQai1Vlg4JdJMty4UanpB3Dp0HIoA7IDt2 qhdqG/kEoq2iHmyU6u3wLvqJV8DJg4Vjr4Gk25Er665HbWWTvg6R/5spvaXyNPyeJFEk UzpBisjD1R3GzpY4wbEQIh9m7GMGWhHAOIPZDR/MyLiHUEvLrhy8/PzO+ny6KlPTgq0V UOQAulDbejDs82L3F14+3YGv9q8wrRgfPyFtG2VVSo+SnWAKuoQBx3kXoVwOe8grOeZ0 Gmxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:content-type :content-transfer-encoding; bh=Aw4SHjfoEv18ODSx1H5vjIE4KSTmt6WIeh8pkR+/fJo=; b=QCbyT7oid6TVMpCoOIcZIc2DNFYNkvsYjdJEFG8upi/FKMjCWLdVwAUceRs8dJAstr cPx771FCqyAjyn79hT7DKrhZmRm1OBZHYfhZEzf5UIoUzF5LdXhaWyk95GQ1qpq8sS9B lBoLCVYyYjiVh03BLzEI/jxMW9jFMLj+kXVeHjYjccYylPs8AocmsOgVlY8eutpXA/4F RhlvnBgfRnHrq1lCaA2r8W1pEsRJ+ytJPf5aTTterJriKX0Oaybbmo4PzZ83gDZgpOnY aVWBYka51XNfRwbLY0muwyzkwc8TDgw7v7v1D6O4MIE1w2Vz4Wg69VrbfWhGGqeuSCps U0AQ== X-Gm-Message-State: ALoCoQl0PmhVE96duUUyu7RY6gcS5QHcd1ewT4xXcDpoS8vqAmpy1dANjBUXzX5bNM8C8SHKTTQJPGZJ4O84rafJ18qhHyYMSi/t+/5QcDgmcag9gUitpTJjQwAkJMIUJmEey1aJvJu6QM0LeUoHdAvdVad5wO5nzYjn3ZmVu9xif9DXPbfrtjEqgPcHMssMxgJaPZm0HOLL1GEyIhiM54rqZzi1PiQgeg== X-Received: by 10.31.47.204 with SMTP id v195mr885597vkv.119.1449598790819; Tue, 08 Dec 2015 10:19:50 -0800 (PST) References: <0a0a70d756b14a84fc1cd19fd04bb914@mail.gmail.com> <5666FE18.1080609@fedoraproject.org> In-Reply-To: <5666FE18.1080609@fedoraproject.org> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQH9h+SVbTPP/WEeB2e7emvDvziBxQLKr7iQnlJkbNA= Date: Tue, 8 Dec 2015 20:19:49 +0200 Message-ID: To: Remi Collet , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: RE: [PHP-DEV] RFC: PHP 5.6 Support Timeline From: zeev@zend.com (Zeev Suraski) > BTW, to be clear, this is really about "PHP 5 Support Timeline" > > (so not about a "minor" version timeline, but really about a "major" > version one, the reason why I will +1 option #1) That=E2=80=99 a very good point also raised by Ferenc in his review. I ame= nded it further and actually changed the title to 'PHP 5 Support Timeline'. Zeev