bjori Fri May 25 12:35:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Mention json nesting dept bump http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.734&r2=1.2027.2.547.2.735&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.734 php-src/NEWS:1.2027.2.547.2.735 --- php-src/NEWS:1.2027.2.547.2.734 Fri May 25 00:07:57 2007 +++ php-src/NEWS Fri May 25 12:35:33 2007 @@ -9,6 +9,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php