]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 22:42:38 +0000 (22:42 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 3 Oct 2003 22:42:38 +0000 (22:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 74e951ba59c14e451f526e5ee4e6eb95dfb5d9e2..338def6b4a58ca978c84bd7f548be8bc0a08544f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ PHP                                                                        NEWS
 - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. 
   (Sterling)
 - Fixed visibility of __construct and __clone. (Marcus)
+- Fixed bug #24766 (strange result array from unpack()). (Moriyoshi)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
   set). (Marcus)
 - Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev)