From: Stanislav Malyshev Date: Fri, 13 Mar 2009 19:46:09 +0000 (+0000) Subject: record new curl options X-Git-Tag: php-5.2.10RC1~299 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d161c7bfbce81608255ca2320a82100d7b72268;p=php record new curl options --- diff --git a/NEWS b/NEWS index 9434c8626a..1f22574997 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.10 +- Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS, + and CURLPROTO_* for redirect fixes in CURL 7.19.4. (Yoram Bar Haim, Stas) + - Fixed memory corruptions while reading properties of zip files. (Ilia) - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string