From: Felipe Pena Date: Sat, 3 Jan 2009 17:02:55 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.2.9RC1~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67bbebf59819c88ae5061431a61f6777d996a0c9;p=php - BFN --- diff --git a/NEWS b/NEWS index b38d8ead15..160de482ad 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ PHP NEWS - Fixed bug #46959 (Unable to disable PCRE). (Scott) - Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly). (Felipe) +- Fixed bug #46917 (Socket handling completely broken). (Jost boekemeier, Felipe). - Fixed bug #46889 (Memory leak in strtotime()). (Derick) - Fixed bug #46887 (Invalid calls to php_error_docref()). (oeriksson at mandriva dot com, Ilia)