Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89654 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35372 invoked from network); 6 Dec 2015 15:48:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2015 15:48:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.51 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.213.51 mail-vk0-f51.google.com Received: from [209.85.213.51] ([209.85.213.51:36567] helo=mail-vk0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/35-08340-3C854665 for ; Sun, 06 Dec 2015 10:48:19 -0500 Received: by vkay187 with SMTP id y187so89948721vka.3 for ; Sun, 06 Dec 2015 07:48:17 -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:date:message-id:subject :from:to:cc:content-type; bh=LzdJeVVIdNGWqiFs4NOT1D0Jzw66ZbUMY4xZvUwZVZY=; b=dv7sx4jLqDyL30I9JL/R6NNBVMkW93B8TLa9q2/VgsUp3J+QMlkXq1q483Hur3y3cW 2Cb3hzUakCMCCOvF1ggdQMH6PnVbu8SRhAsVkgnUDXT3iALxHEWPyYqDXsiTQSS0wm12 Beq2ODkdhgrBNktH7KQGca794FNEhrRdtCs9geJdRoZYOJLe/gaANQSf2/aDahtQITdj jH8tCv1GZpDDEVbX0mLhSBA0FkcYgcgPxgbln8rhgGSOHM3n9L/5YWHtep+QoYrnZ5sY pu/ouDG0pkUj6pi/J7NvxORm5wXuyicPcqVRlOGcR2znol1VdnbvyvO2RDvOjZkqMw7z xspw== MIME-Version: 1.0 X-Received: by 10.31.149.75 with SMTP id x72mr17661122vkd.81.1449416896995; Sun, 06 Dec 2015 07:48:16 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.31.191.75 with HTTP; Sun, 6 Dec 2015 07:48:16 -0800 (PST) In-Reply-To: <56644A03.2030204@php.net> References: <56644A03.2030204@php.net> Date: Sun, 6 Dec 2015 08:48:16 -0700 X-Google-Sender-Auth: Zq6vkDHOSeHx_QbB4OOJRHLpgtQ Message-ID: To: Sebastian Bergmann Cc: internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP 5.6 life cycle From: levim@php.net (Levi Morrison) On Sun, Dec 6, 2015 at 7:45 AM, Sebastian Bergmann wrote: > Am 06.12.2015 um 13:14 schrieb Jan Ehrhardt: >> See http://php.net/supported-versions.php >> >> Will PHP 5.6 go into 'security fixes only' on 28 Aug 2015 with a end of >> life on 28 Aug 2016? > > I hope that we stick to the current plan of ending support for PHP 5 > on 28 Aug 2016. If we don't, then please decide on an EOL date for > PHP 5 and announce it ASAP. Lets not repeat the mistakes we made with > PHP 4. I am okay with a date later than 2016-08-28 but I do agree we should choose the date and stick to it. I do not think we should re-evaluate adoption of PHP 7 in one year and choose a new EOL for PHP 5 based on that information. A planned roadmap is better for everyone.