Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86852 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9469 invoked from network); 24 Jun 2015 18:01:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2015 18:01:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.177 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.177 mail-pd0-f177.google.com Received: from [209.85.192.177] ([209.85.192.177:34435] helo=mail-pd0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/60-07285-570FA855 for ; Wed, 24 Jun 2015 14:01:28 -0400 Received: by pdbep18 with SMTP id ep18so13489034pdb.1 for ; Wed, 24 Jun 2015 11:01:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=a5YUUu8vkmG8ZeccD6v56eJwRCVLywYleGOIHyoMeZs=; b=gIns2shK8PZlWOPTgaNAHBf82sx9VAiGRpXxF90O1h/YQ9IUsRvQb7Ryt8A+3Gl/eN 5tHvpwA44NC20EtTr0k800jvDYslfJsghLsUvlmKRjH+ZKDfin4lTTV6armqsLoSaX50 5z2eUG3kbOVFHjcxd7rSmsLGUTMxaes1js/kuMCDSLfa1bv0zDgGDWA8E/tBftM2xo07 AEHMpcWOab1w6YD7yGphrOWJ2TeES7+yuC2as7UKsA0MADu88M45VzQtup4crHdBRaad QNjkxN/ATi41dQZAMp4R6cbxjyllGqmQyF9gc1djSNHDImHtmYra1cZVg6tHm4PVnDlQ MhJA== X-Received: by 10.70.63.104 with SMTP id f8mr83346493pds.49.1435168882652; Wed, 24 Jun 2015 11:01:22 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id wh6sm27388614pbc.96.2015.06.24.11.01.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jun 2015 11:01:21 -0700 (PDT) Message-ID: <558AF070.3040508@gmail.com> Date: Wed, 24 Jun 2015 11:01:20 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Hannes Magnusson , Julien Pauli CC: PHP Internals , Ferenc Kovacs , Stanislav Malyshev , Kalle Sommer Nielsen , Pierre Joye , David Soria Parra , Anatol Belsky References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Announcing PHP 5.5 security-only From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > 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. Sep 14th does not coincide with planned release date (which if on schedule is supposed to be on September 3) and isn't even a Thursday, but we can make September 3 release final or the next one. I'll add a note in the next releases of 5.4 about upcoming end of support, and we probably should add a note in 5.5 release announcements too. -- Stas Malyshev smalyshev@gmail.com