]> granicus.if.org Git - php/commitdiff
news
authorAntony Dovgal <tony2001@php.net>
Fri, 9 Jan 2009 19:17:08 +0000 (19:17 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 9 Jan 2009 19:17:08 +0000 (19:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e4f203c2fb25c98fe9934e5e82d15cba5f56077b..9af11dc4044e442f724f0dc22981bf89fc59ff18 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ PHP                                                                        NEWS
 - Added depth parameter to json_decode() to lower the nesting depth from the
   maximum if required. (Scott)
 - Added ICU support to SQLite3 when using the bundled version. (Scott)
+- Added zend_ts_hash_copy_to_hash(). (Tony)
 - Enabled the salsa hashing functions. (Scott)
 
 - Fixed bug #46957 (The tokenizer returns deprecated values). (Felipe)