Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44145 invoked from network); 28 Feb 2016 12:24:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2016 12:24:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=mail@tomsommer.dk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mail@tomsommer.dk; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tomsommer.dk designates 94.231.106.220 as permitted sender) X-PHP-List-Original-Sender: mail@tomsommer.dk X-Host-Fingerprint: 94.231.106.220 asmtp.unoeuro.com Received: from [94.231.106.220] ([94.231.106.220:36579] helo=asmtp.unoeuro.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/BE-55238-BE6E2D65 for ; Sun, 28 Feb 2016 07:24:12 -0500 Received: from webmail.unoeuro.com (webmail.unoeuro.com [94.231.108.230]) by asmtp.unoeuro.com (Postfix) with ESMTPA id 1BAEDC028A for ; Sun, 28 Feb 2016 13:24:08 +0100 (CET) Received: from [85.218.247.97] by webmail.unoeuro.com with HTTP (HTTP/1.1 POST); Sun, 28 Feb 2016 13:24:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 28 Feb 2016 13:24:08 +0100 To: internals@lists.php.net Message-ID: X-Sender: mail@tomsommer.dk User-Agent: UnoEuro Webmail Subject: NEWS entries From: mail@tomsommer.dk (Tom Sommer) I'm reading the 7.0.4 NEWS file[1] and I get the policy of just writing the bug number and headline, but in a lot of cases the bug report headline says nothing about the actual problem, or the actual fix. For instance: Fixed bug #71559 (Built-in HTTP server, we can download file in web by bug). (Johannes, Anatol) Fixed bug #71474 (Crash because of VM stack corruption on Magento2). (Dmitry) Fixed bug #71443 (Segfault using built-in webserver with intl using symfony). (Laruence) Would it not be an idea to write what was fixed, instead of what was broken? [1] https://github.com/php/php-src/blob/php-7.0.4RC1/NEWS -- Tom Sommer