]> granicus.if.org Git - php/commitdiff
Mention json nesting dept bump
authorHannes Magnusson <bjori@php.net>
Fri, 25 May 2007 12:35:33 +0000 (12:35 +0000)
committerHannes Magnusson <bjori@php.net>
Fri, 25 May 2007 12:35:33 +0000 (12:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 500d9e04cee09917802856fb0c9be2848602961d..a082992eb4996207da28591ff9bfd170769b45f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP                                                                        NEWS
 - Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)
 - Optimized out a couple of per-request syscalls (Rasmus)
 - Optimized digest generation in md5() and sha1() functions. (Ilia)
+- Increased json nested data from 20 to 128. (Rasmus)
 - Upgraded SQLite 3 to version 3.3.16 (Ilia)
 - Added a 4th parameter flag to htmlspecialchars() and htmlentities() that 
   makes the function not encode existing html entities. (Ilia)