Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97907 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77777 invoked from network); 21 Jan 2017 02:20:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jan 2017 02:20:22 -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:57958] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/9B-00729-565C2885 for ; Fri, 20 Jan 2017 21:20:22 -0500 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 5EA68782D10; Sat, 21 Jan 2017 03:20:19 +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 1F90A782B44; Sat, 21 Jan 2017 03:20:17 +0100 (CET) Sender: "Anatol Belski" To: "'Yasuo Ohgaki'" Cc: "'Niklas Keller'" , "'PHP Internals'" References: <094501d27255$19b2caa0$4d185fe0$@php.net> <01da01d27385$e89aa820$b9cff860$@php.net> In-Reply-To: Date: Sat, 21 Jan 2017 03:20:11 +0100 Message-ID: <01f101d2738c$e807b2c0$b8171840$@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+OSFEljtmQxLczrkfmNcvWsCOAFCc6XuAnRgyd0CFpYjmaKEufTg Content-Language: en-us Subject: RE: [PHP-DEV] PHP 7.0.15 available From: ab@php.net ("Anatol Belski") Hi Yasuo, > -----Original Message----- > From: Yasuo Ohgaki [mailto:yohgaki@ohgaki.net] > Sent: Saturday, January 21, 2017 2:49 AM > To: Anatol Belski > Cc: Niklas Keller ; PHP Internals = > Subject: Re: [PHP-DEV] PHP 7.0.15 available >=20 > Hi, >=20 > On Sat, Jan 21, 2017 at 10:30 AM, Anatol Belski wrote: >=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? > > > > > 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. >=20 >=20 > Just a reminder. > Please confirm this classification when this is implemented > https://wiki.php.net/security [1] >=20 > Thanks, >=20 > [1] https://wiki.php.net/rfc/security-classification >=20 Yeah, it's voted and is applied now. The document is also linked from = bugs.php.net, so is also promoted. The exact severity could of course be = included in NEWS, etc. as well. Only the implementation of the missing = parts into the process is not in place. Other RMs would probably good to = express the opinions, too. But also, it would be nice if someone could = contribute implementations mentioned above. On my side it's out of = question ATM, for time reasons. Regards Anatol