Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22332 invoked from network); 4 Jan 2017 15:43:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2017 15:43:00 -0000 Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 74.125.82.53 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 74.125.82.53 mail-wm0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:35655] helo=mail-wm0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/CF-55609-2081D685 for ; Wed, 04 Jan 2017 10:43:00 -0500 Received: by mail-wm0-f53.google.com with SMTP id a197so410997190wmd.0 for ; Wed, 04 Jan 2017 07:42:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heroku.com; s=google; h=from:content-transfer-encoding:subject:message-id:date:to :mime-version; bh=/vkhIhsiOwg8FxegvFkwvQXd7e8n5gs7Wr+VuXBDPY0=; b=b5cGd1gNzPKPPDLpe9zEzkjHh/Hhu1h0korcHHZTLN9ZzR8c9DvcFgkSGr/NNaHTQk drqjBgx0Zfsc5uMtQOQSASo0BHUznlutCVczDu3S1xagtOAhbcldCuw/hqh7eUybRzVh T/A/7JOzo0T/dOj9FtQoSUiPAN0PoYncAL1Jr1vMv+isH+GDLHprHbGCkaUJufFDt6gR j/1eRc3Z0IkSrY1C8Ayx/6TPqPcW47IymjzuPkUatz4K+eveAtEKDqGnSFZd6xvFeEpd eY7/dEZW980PHQWzAyBWzo2AkSEM/fXT4CdK1pu78SA5IE6cDrE8MB8f2kAbmco0NDC1 f8Fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=/vkhIhsiOwg8FxegvFkwvQXd7e8n5gs7Wr+VuXBDPY0=; b=JkzmqPc+j6PLKpOV1eIUTlR9rqeO7AvQXrDkoFySQKjescdkrlcl3tBB/AJ78IawlX 2ZuwhQ8aQ72VKoGL4Q2MWHWVC2y69RmItlIonyHBiCHEFL2hY/6uoQcKfuCEjESTk2Fs rc7vBo4++EggcFe0y3tDcLy94ibAuiSLZfc2arFoMBCLOUh/48a/80cSlR0QEJFAmAvb 5zORKIwUAfOfSv5imnys1wpwEzT/feXBOrUZggXOp+kxTW2fDxBhzbB1tntL0n9WyfWx GKTWk7CC/VY05vuJ+GCgSyLfdgi90ysf/K2lPs73Z7xCVIHW2JoEVHOINqAc6FbIGIK7 YAQw== X-Gm-Message-State: AIkVDXL87KlhwuuKvvyI1eomAOGhUVorX6RtL/f/cyEjtS5VT7r03XQ1TXVQEwyDU127UzDU X-Received: by 10.28.188.213 with SMTP id m204mr53048095wmf.77.1483544574500; Wed, 04 Jan 2017 07:42:54 -0800 (PST) Received: from [192.168.19.20] (ipb21b3b9e.dynamic.kabel-deutschland.de. [178.27.59.158]) by smtp.gmail.com with ESMTPSA id f67sm95362311wmd.13.2017.01.04.07.42.53 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 04 Jan 2017 07:42:53 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: Date: Wed, 4 Jan 2017 16:42:52 +0100 To: PHP internals list Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) Subject: Schedule for next releases? From: dz@heroku.com (David Zuelke) Happy new year everyone! I haven't seen this mentioned here on the list, and figured I'd ask, as = it makes some people's lives a bit easier to know this... :) What's the schedule/plan for the next point releases for PHP? The last = ones were four weeks ago, but there haven't been the usual RC tags for = the new ones two weeks ago. Will this interval be skipped entirely, or = does the schedule just shift? And will there be one last 5.6 release with outstanding bug fixes? Cheers! David