Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89665 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63018 invoked from network); 6 Dec 2015 18:22:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2015 18:22:51 -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 74.125.82.48 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 74.125.82.48 mail-wm0-f48.google.com Received: from [74.125.82.48] ([74.125.82.48:33459] helo=mail-wm0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/21-55814-AFC74665 for ; Sun, 06 Dec 2015 13:22:51 -0500 Received: by wmec201 with SMTP id c201so136960569wme.0 for ; Sun, 06 Dec 2015 10:22:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zend-com.20150623.gappssmtp.com; s=20150623; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=B9GLpDwCx/mxFyQamnT95kcKqEMj9er0dF/hHhY7zdI=; b=2LlctXkZXLRd3moJhHGQ0duoxOTPfs74/yqa0xRFgM8lGkVDve5Qm2q5WlhxbFnuZm 9T4qBSbm2goSLjRbwuYeE0t9/aA2qtZVDS+4nBggXWnKdxnpZ2+oLbrF/C92ZCeBrBsH iWqwDut2IPN7JN14GU8ZD3u0oPq0a1fuib0us8ROM9PXVKMfkY8sVYoHf3kIDF5hXH21 F0dHox9oUh9NrP7LDJGRmhQkO1yw03AD99/RTCgywlt424wU6eBLpCKAV5LVy3SwYTE1 qQXBzdEhDNMOFp4UWnwoOeX9HA1fE9OcyGgY7dlSmzamIgfjnD55cPc3TUUY0yJZpZvv 7t3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=B9GLpDwCx/mxFyQamnT95kcKqEMj9er0dF/hHhY7zdI=; b=CK4CUo09BZIU/ZHjwR/J63H7810J+L8yyAXlAi6cetmSuFN5jT+bJwCp6E+DZb3wY7 bzAzxzW9UExj2dP/qSUDdIXJsTzcrEWmk/SftEDZISFCwvrhAVpINtY40L97wjQhyZGZ IBUou+ym5y9dhMZwjkEA9GgA5XuI+n+ghj5VkAFmip4w2JoaNLzA4vS0fJI1N/DnWxGu d6Zk7d0Tz4gI5GOsolwcm0DWRevJMOth3aawNDjfmla6jaNeNBmw2OVWlq8q1g5cYcub 4917IYpwP9qIVXqVO7/14IoF4t7ZkTmBbr6fq8yZqXTq94cDBWgjn1vu0GUtAoHn4T+y QfNA== X-Gm-Message-State: ALoCoQkNcI8Hry93li7KYHswA7ZaRZ38BSoMP9V98yaRUkQk15oB3RWIiLtTNUT+UhkJzZl0NAVY4ucfu8E13MyA+QZh0Qp7Fnb7enonOm3Uf/uG50KRwNM0epi4pvi9f1dVRAdFInGwN62TQShPDIw5dLTADA+gOlr9fRpuHFMJCBMer0q0wIo= X-Received: by 10.195.11.101 with SMTP id eh5mr29062780wjd.104.1449426167979; Sun, 06 Dec 2015 10:22:47 -0800 (PST) Received: from [192.168.0.18] (IGLD-84-228-38-60.inter.net.il. [84.228.38.60]) by smtp.gmail.com with ESMTPSA id pc2sm17386967wjb.11.2015.12.06.10.22.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 Dec 2015 10:22:46 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) X-Mailer: iPad Mail (13B143) In-Reply-To: Date: Sun, 6 Dec 2015 20:22:47 +0200 Cc: Nikita Popov , Jan Ehrhardt , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <5E8256E7-399D-41CC-BDE3-303192821D34@zend.com> References: To: Ferenc Kovacs Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: zeev@zend.com (Zeev Suraski) > On 6 =D7=91=D7=93=D7=A6=D7=9E=D7=B3 2015, at 19:50, Ferenc Kovacs wrote: >=20 > re-reading the archives I tend to agree, even myself mentioned in the 5.7 > thread that we could extend the 5.6 lifecycle if the sole reason for 5.7 > was to extend the support timeframe for 5.x > so I think that extending the 5.6 lifecycle is fair game, but I think it > would be better to not decide about that now, but wait a bit and see how > the php7 adoption goes first and we can make a more data-based decision > later. >=20 > (obviously this would require an RFC and a vote) I think we should decide now whether we want to decide in advance or defer t= he decision for later (there are pros and cons for both). These can be opti= ons in the RFC as well. I'll work on one. Zeev=