]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 23:17:40 +0000 (23:17 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 23:17:40 +0000 (23:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 969de7e1ded969892928385cef9a000b98de5308..2e5f4f58f5bbc57d7be644dd7a640b74cbee7f5d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP                                                                        NEWS
 - Re-enabled phar for big-endian systems after fixing problems. (Greg)
 
 - Added LIBXML_LOADED_VERSION constant (libxml2 version currently used). (Rob)
+- Added JSON_FORCE_OBJECT flag to json_encode(). (Scott, Richard Quadling)
 
 - Fixed bug #47678 (Allow loadExtension to be disabled in SQLite3). (Scott)
 - Fixed bug #47664 (get_class returns NULL instead of FALSE). (Dmitry)