From: Antony Dovgal Date: Thu, 17 Apr 2008 11:48:53 +0000 (+0000) Subject: make Matt happy =) X-Git-Tag: php-5.2.6~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59dde7cbeb52fb53d0871836bebd7ac84cc9b215;p=php make Matt happy =) --- diff --git a/NEWS b/NEWS index dadd9ddd68..a6e7ce6298 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP NEWS 10 Apr 2008, PHP 5.2.6RC5 - Fixed incorrect heredoc handling when label is used within the block. - (Matt Wilmas) + (Matt) - Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script) (Dmitry) - Fixed bug #44667 (proc_open() does not handle pipes with the mode 'wb'