Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68421 invoked from network); 14 Dec 2016 11:35:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2016 11:35:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; 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:34311] helo=mail-io0-f193.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/39-21185-F7E21585 for ; Wed, 14 Dec 2016 06:35:29 -0500 Received: by mail-io0-f193.google.com with SMTP id y124so4270959iof.1 for ; Wed, 14 Dec 2016 03:35:27 -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=TUM8rWN7uhBvaro+mK8oYVYfIntgmukqi7SGP4OkBF8=; b=ya654ueP2SygQ0BSpnlgwwTzXuHKKU6Hcc/E/j9Juva8hS7OkYC4f3nWBF7QT4uShA tmxcTfWSzytVAlJaSgepOInOVWgQGgXyoM3epZ7U6ZxyFbjxz/Irvw8Ev/p4nvsdIvAw rL53DsdmePT7371MeHP0ulBBC32Dv0dufvGDKq6BYWTnlqQE+Nv2pk023BADxiEuOTqS yBhzIXxg+tD6Aoa4CX05ORCs1arQrX1niMhLEhCTcKDQt34dNeVoj1Vwti7X8+lAp3q9 +kTx3Se1rg2/E6wYGbR6dLe9yq5+lFchkpG2/eM/4eq7yIVw+SrSsTiMtDIMxw8Yru2g 4xqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=TUM8rWN7uhBvaro+mK8oYVYfIntgmukqi7SGP4OkBF8=; b=Ot0V5ibWzwBRgdWSvtqzvid5TpyEqoGj0+8UgdhjOxGDbyprx67dr397YoWVq50wjw BUqihT9BcAR2OnMnsb0YZyQJyCFV8gMEvGWGNGcdfzKDwJBiLbgZ3BAEOvl0s3MsJSyt 5GGkdWsR9fprm7MIxYGKvTkcIaSk4+HqEvxMWKlUypozPFen7/msfzLxJRJ+YMqCeR0R xq5iY59HPI3BWIsUs2jEOVks5id6EYROhnrR7CK5w/yT+BI8xNBxmtP/AzgHCWCt7T+s mUTmeiyLwx13GQWbjjF0ySTIYDduRQJIkhTgZw0/YHm2WMYpDKU0O+cAUF51e2J4WBP8 YuQw== X-Gm-Message-State: AKaTC00hlGZCnVtYYNno7c5O/iMoe2UN9nA5z85H66OspwaCPslLcHl7WAfyBV9BZZohG41o1sqPYjsCJO4UNw== X-Received: by 10.107.174.88 with SMTP id x85mr84756652ioe.125.1481715325012; Wed, 14 Dec 2016 03:35:25 -0800 (PST) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.164.35 with HTTP; Wed, 14 Dec 2016 03:35:24 -0800 (PST) Received: by 10.107.164.35 with HTTP; Wed, 14 Dec 2016 03:35:24 -0800 (PST) In-Reply-To: References: Date: Wed, 14 Dec 2016 12:35:24 +0100 X-Google-Sender-Auth: -w-U9x7MI_25QLx0r-hSq-Wg4Ug Message-ID: To: Christoph Becker Cc: Ferenc Kovacs , Internals Content-Type: multipart/alternative; boundary=001a114468dc9b153505439cbba5 Subject: Re: [PHP-DEV] PHP 5.6 end of active support From: kalle@php.net (Kalle Sommer Nielsen) --001a114468dc9b153505439cbba5 Content-Type: text/plain; charset=UTF-8 Hi On Dec 14, 2016 12:23, "Christoph M. Becker" wrote: > > Hi! > > The end of active support for PHP 5.6 is documented to be on December, > 31th[1]. Does that mean that there'll be no further release with > "normal" bug fixes (but only security fixes)? Yes, 5.6 was extended to compensate for 5->7 adoption afair from an rfc > > [1] > > -- > Christoph M. Becker > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a114468dc9b153505439cbba5--