From: Antony Dovgal Date: Fri, 11 May 2007 12:22:00 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.3RC1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b229635c2f98690a68626179e921abea155ad4d;p=php BFN --- diff --git a/NEWS b/NEWS index 75f4eda817..31184d56be 100644 --- a/NEWS +++ b/NEWS @@ -27,7 +27,9 @@ PHP NEWS sqlite2 lib). (Ilia) - Fixed bug #41283 (Bug with deserializing array key that are doubles or floats in wddx). (Ilia) -- Fixed bug #41257: (lookupNamespaceURI does not work as expected). (Rob) +- Fixed bug #41257 (lookupNamespaceURI does not work as expected). (Rob) +- Fixed bug #41134 (zend_ts_hash_clean not thread-safe). + (marco dot cova at gmail dot com, Tony) - Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL). (Dmitry) - Fixed bug #41004 (minOccurs="0" and null class member variable). (Dmitry)