Re: [PHP-DEV] NEWS entries

2016-02-29 Thread Pierre Joye
On Tue, Mar 1, 2016 at 12:40 AM, Scott Arciszewski wrote: > What worries me is when memory corruption bugs are published in the RC# > changelog before the fix is available. That could bite us one day. Do you have examples? I do not see how the NEWS entry can be added but the fix has not been mer

Re: [PHP-DEV] NEWS entries

2016-02-29 Thread Scott Arciszewski
On Mon, Feb 29, 2016 at 9:30 AM, David Zuelke wrote: > On 28.02.2016, at 13:24, Tom Sommer wrote: > > > > 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,

Re: [PHP-DEV] NEWS entries

2016-02-29 Thread David Zuelke
On 28.02.2016, at 13:24, Tom Sommer wrote: > > 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 #7155

[PHP-DEV] NEWS entries

2016-02-28 Thread 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