]> granicus.if.org Git - php/commitdiff
okay, no news for new internal functions then
authorAntony Dovgal <tony2001@php.net>
Fri, 9 Jan 2009 22:26:23 +0000 (22:26 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 9 Jan 2009 22:26:23 +0000 (22:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9af11dc4044e442f724f0dc22981bf89fc59ff18..e4f203c2fb25c98fe9934e5e82d15cba5f56077b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,6 @@ 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)