Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28001 invoked from network); 9 Jun 2013 19:25:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2013 19:25:16 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:33409] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/04-30264-996D4B15 for ; Sun, 09 Jun 2013 15:25:15 -0400 Received: from android-1ddf5dc7f299e85a.localdomain (f050193105.adsl.alicedsl.de [78.50.193.105]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 18D6C659BA; Sun, 9 Jun 2013 21:25:11 +0200 (CEST) User-Agent: K-9 Mail for Android In-Reply-To: <51B394E6.9070502@sugarcrm.com> References: <51B394E6.9070502@sugarcrm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Sun, 09 Jun 2013 21:25:11 +0200 To: Stas Malyshev CC: PHP Internals Message-ID: Subject: Re: [PHP-DEV] PHP 5.4.16 and PHP 5.3.26 released! From: johannes@schlueters.de (=?ISO-8859-1?Q?Johannes_Schl=FCter?=) Stas Malyshev wrote: >Hi! > >> be great. (Perfect would be if that script would also translate NEWS >> to HTML, see README.RELEASE_PROCESS for HTML requirements .. even > >Something like this: https://gist.github.com/smalyshev/5736464 > >If it looks good, I'll add it into phpWeb/bin. Please also add html escaping for the entry (some entres contain i.e. "->") And then we'd need a volunteer to do the bug visibility check (bugweb/www/rpc.php or bugweb/www/rss/* might be good starting points for an API for that) johannes