From: Ilia Alshanetsky Date: Mon, 19 Sep 2005 03:21:34 +0000 (+0000) Subject: Add blame :) X-Git-Tag: RELEASE_0_9_0~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9fac07169d9ad3ed43eddbaab6505af73440cf2;p=php Add blame :) --- diff --git a/NEWS b/NEWS index c8975c5dc5..0fb04e3cac 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ PHP NEWS . Added curl_setopt_array() which allows setting of multiple cURL options. . Added CURLINFO_HEADER_OUT to facilitate request retrieval. - Added optional parameter to http_build_query() to allow specification of - string separator. + string separator. (Ilia) - Added an optional parameter to parse_url() to allow retrieval of distinct URL components. (Ilia) - Added an optional parameter to strstr() and stristr() for retrieval of either