From: Scott MacVicar Date: Mon, 29 Dec 2008 15:44:49 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.9RC1~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3813ffa6f925a33727f0ffcc629cdd4651ea0339;p=php BFN --- diff --git a/NEWS b/NEWS index 96350a22ae..5a7f651541 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS (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)