From: foobar Date: Thu, 20 Oct 2005 19:35:14 +0000 (+0000) Subject: Proper news X-Git-Tag: RELEASE_0_9_1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8918f8424200ecff1f83d240752894f8a41afab3;p=php Proper news --- diff --git a/NEWS b/NEWS index aadfa438db..d207eeae88 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 6.0 -- C-level Code Coverage Instrumenting (John) - Unicode support. (Andrei, Dmitriy, et al) - Changed type hints so that they take "= NULL" as default value. (Marcus, Derick) @@ -9,9 +8,10 @@ PHP NEWS (Marcus, Dmitry) - Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload(). (Dmitry) -- cURL improvements: (Ilia) - . Added curl_setopt_array() which allows setting of multiple cURL options. - . Added CURLINFO_HEADER_OUT to facilitate request retrieval. +- Added configure option to enable C-level Code Coverage Instrumenting. (John) +- Added to cURL extension: (Ilia) + . curl_setopt_array() which allows setting of multiple cURL options. + . CURLINFO_HEADER_OUT constant to facilitate request retrieval. - Added --rclass and --rextension CLI parameters to reflect internal classes and loaded extensions. (Johannes) - Added optional parameter to http_build_query() to allow specification of