scottmac Mon Dec 29 15:44:50 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1371&r2=1.2027.2.547.2.1372&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1371 php-src/NEWS:1.2027.2.547.2.1372 --- php-src/NEWS:1.2027.2.547.2.1371 Mon Dec 29 10:02:22 2008 +++ php-src/NEWS Mon Dec 29 15:44:49 2008 @@ -10,6 +10,7 @@ (Fixes CVE-2008-5498) (Scott) - Fixed a segfault when malformed string is passed to json_decode(). (Scott) +- Fixed bug #46959 (Unable to disable PCRE). (Scott) - Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly). (Felipe) - Fixed bug #46889 (Memory leak in strtotime()). (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php