]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Thu, 14 May 2009 22:03:35 +0000 (22:03 +0000)
committerScott MacVicar <scottmac@php.net>
Thu, 14 May 2009 22:03:35 +0000 (22:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5962a869f5317460bf9c3002b09674060ddf4223..5d75c2e29a27e52a298868b33d59e286ba45e063 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Upgraded bundled sqlite to version 3.6.14. (Scott)
 - Upgraded bundled libmagic to 5.03 in the fileinfo extension. (Scott)
 
+- Added the ability for json_decode() to take a user specified depth. (Scott)
+
 - Disabled SQLite3::loadExtension for threaded SAPIs. (Scott)
 
 - Fixed bug #48257 (PharData throws exception with non-phar tar). (Greg)