stas Thu Aug 21 18:11:50 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: report merged fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1204&r2=1.2027.2.547.2.1205&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1204 php-src/NEWS:1.2027.2.547.2.1205 --- php-src/NEWS:1.2027.2.547.2.1204 Thu Aug 21 13:42:36 2008 +++ php-src/NEWS Thu Aug 21 18:11:49 2008 @@ -83,6 +83,7 @@ (Jani) - Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles). (Moriyoshi) +- Fixed bug #43941 (json_encode silently cuts non-UTF8 strings). (Stas) - Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines). (Nuno) - Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=path).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php