Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86848 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97262 invoked from network); 24 Jun 2015 15:35:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2015 15:35:40 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.49 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.215.49 mail-la0-f49.google.com Received: from [209.85.215.49] ([209.85.215.49:33815] helo=mail-la0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/D1-19819-B4ECA855 for ; Wed, 24 Jun 2015 11:35:39 -0400 Received: by lagx9 with SMTP id x9so28456785lag.1 for ; Wed, 24 Jun 2015 08:35:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Sr2u+Jntlh2W7f+Iut3GnVK7tx0AELG772UvK8XSAdk=; b=vLifSPyO8nN8Y2NBZYNdsDcdqh9ePQyp98hGJMweu5LswsbsjvtkwCXYrJ5deq+zFZ mJdjXDvL/Z3AHh7b5N5nLchsy0qd1fBdTQM3kvAXI3SZR4jZVW71Fia33AldVTqHjkPK jnR9kU/6S4rp2vo0Zt4w2vYHRROr9DoHlrhh/+g9b75UNq4LZcRetqB2bRVidwSqT5Mb Rx1/kBk7GkpqoXp0qscrz7NWRMrt3WQiyIb9Qx//sLN1lWo5BHqkcdSqNzpiFYDNAcev P0kyV78VtAN2itxU6Mo3/EwWPxXGMGCmd/emyiEvPN6wyxXCX/6lGpjQRO/IRjuMqU5H n47Q== MIME-Version: 1.0 X-Received: by 10.152.42.134 with SMTP id o6mr35272182lal.14.1435160135778; Wed, 24 Jun 2015 08:35:35 -0700 (PDT) Received: by 10.25.84.65 with HTTP; Wed, 24 Jun 2015 08:35:35 -0700 (PDT) In-Reply-To: References: Date: Wed, 24 Jun 2015 08:35:35 -0700 Message-ID: To: Julien Pauli Cc: PHP Internals , Ferenc Kovacs , Stanislav Malyshev , Kalle Sommer Nielsen , Pierre Joye , David Soria Parra , Anatol Belsky Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Announcing PHP 5.5 security-only From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Jun 22, 2015 at 5:09 AM, Julien Pauli wrote: > Hi internals. > > > As you may know/remember , PHP 5.5 has been released two years ago. > We've released 26 versions so far (24 would be the "normal" computing, but > we always got some bad releases, mainly from human failure factor). > > The actual stable 5.5 is PHP 5.5.26. > This week, I'm going to tag the last 5.5 RC : 5.5.27RC. > Then will follow the *last* "normal process" 5.5 release : 5.5.27. > > *** > The PHP 5.5 branch is going to enter in security only, and in the same > time, PHP 5.4 will finally die > *** > You should mail such a headsup to announce@ couple of months before the "final release date". So if September 14th is the final release date, I'd say sending a "REMINDER: 5.4 GOES SECURITY ONLY SEPT 14th" mail to announce@ July 14th (or August 14th?) would be nice. -Hannes