Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97904 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71877 invoked from network); 21 Jan 2017 01:30:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jan 2017 01:30:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:51398] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/7A-00729-8A9B2885 for ; Fri, 20 Jan 2017 20:30:16 -0500 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id E00A8782B4A; Sat, 21 Jan 2017 02:30:13 +0100 (CET) Received: from w530phpdev (p57A87920.dip0.t-ipconnect.de [87.168.121.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id A1FE4782B11; Sat, 21 Jan 2017 02:30:11 +0100 (CET) Sender: "Anatol Belski" To: "'Niklas Keller'" Cc: "'PHP Internals'" References: <094501d27255$19b2caa0$4d185fe0$@php.net> In-Reply-To: Date: Sat, 21 Jan 2017 02:30:08 +0100 Message-ID: <01da01d27385$e89aa820$b9cff860$@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQEZ+OSFEljtmQxLczrkfmNcvWsCOAFCc6XuoqjiFWA= Content-Language: en-us Subject: RE: [PHP-DEV] PHP 7.0.15 available From: ab@php.net ("Anatol Belski") Hi Niklas, > -----Original Message----- > From: Niklas Keller [mailto:me@kelunik.com] > Sent: Thursday, January 19, 2017 3:03 PM > To: Anatol Belski > Cc: PHP Internals > Subject: Re: [PHP-DEV] PHP 7.0.15 available >=20 > Hey Anatol and others, >=20 >=20 > > Hi, > > > > The PHP development team announces the immediate availability of PHP > > 7.0.15. > > This is a security release. Several security bugs were fixed in this > > release. > > >=20 > Could we change our current system and highlight security issues = either by color, > an icon or even better, by grouping them separately for each release? >=20 That could be an idea, yes. Currently we have a script to automatically = convert the NEWS entries to the HTML chunks. Probably both the format of = the NEWS items and some adaptation for the conversion tool and site = styles/code would be needed, to make this happen. Regards Anatol