From: Pierre Joye Date: Mon, 28 Mar 2011 16:45:57 +0000 (+0000) Subject: - not applied yet X-Git-Tag: php-5.3.7RC1~204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f335f27b7bd968ee0aec7ce4c5b0ec68ee228737;p=php - not applied yet --- diff --git a/NEWS b/NEWS index 7292458177..9e998f28e0 100644 --- a/NEWS +++ b/NEWS @@ -12,10 +12,6 @@ PHP NEWS . Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using TMPDIR on Windows). (Pierre) -- cURL extension: - . Add curl.cainfo ini option to set the path to a defailt CA bundle file, used - by CURLOPT_CAINFO option. (Pierre) - - DateTime extension: . Fixed bug #54340 (DateTime::add() method bug). (Adam) . Fixed bug #54316 (DateTime::createFromFormat does not handle trailing '|'