From: Xinchen Hui Date: Mon, 9 Jul 2012 00:44:59 +0000 (+0800) Subject: update NEWS X-Git-Tag: php-5.4.6RC1~69^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4323a7acedf0eff76f709456930d89380c16f0b8;p=php update NEWS --- diff --git a/NEWS b/NEWS index a0763aeb12..3d91e502f8 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,16 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2012, PHP 5.4.6 -- SimpleXML: - . Implemented FR #55218 Get namespaces from current node. (Lonny) +- CURL: + . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false). + (r.hampartsumyan@gmail.com, Laruence) - DateTime: . Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence) +- SimpleXML: + . Implemented FR #55218 Get namespaces from current node. (Lonny) + ?? ??? 2012, PHP 5.4.5 - Core: