From: Hannes Magnusson Date: Mon, 3 Jan 2011 23:08:08 +0000 (+0000) Subject: My name is Hannes X-Git-Tag: php-5.3.6RC1~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1eb2cd7378a32a40a6e025d7dd57cb09161cee2;p=php My name is Hannes # And today is my birthday \o/ --- diff --git a/NEWS b/NEWS index 11e5ba0909..e3f181021f 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ - Zend Engine: . Indirect reference to $this fails to resolve if direct $this is never used in method. (Scott) - . Fixed Bug #53629 (memory leak inside highlight_string()). (Bjori, Ilia) + . Fixed Bug #53629 (memory leak inside highlight_string()). (Hannes, Ilia) - Core: . Fixed bug #48484 (array_product() always returns 0 for an empty array).