- add HTTP_URL_STRIP_ALL constant
[m6w6/ext-http] / package2.xml
index 3fba4a9007ad3e7c3d42c5e269a3732c8db757d8..af1eff6a5e16615d6238bd380642761792990ac3 100644 (file)
@@ -37,7 +37,7 @@ HttpResponse
  </lead>
  <date>2006-00-00</date>
  <version>
-  <release>1.0.0RC1</release>
+  <release>1.0.0RC4</release>
   <api>1.0.0</api>
  </version>
  <stability>
@@ -46,11 +46,11 @@ HttpResponse
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed possible crash in HttpQueryString if the SAPI does not have a treat_data function registered.
-* Fixed http_build_str() to urlencode square brackets ("[]").
-* Fixed HttpQueryString::xlate()
-* Fixed builds where include/php/ext/iconv does not have php_have_*.h files
-* Fixed PHP-4 build.
++ Added http_parse_params() function
+* Fixed possible crash in progress/onfinish request callbacks
+* Fixed http_redirect() and http_build_url() without arguments
+* Enabled recursive query string merging in http_build_url() with HTTP_URL_JOIN_QUERY
+* Fixed behaviour of http_build_url() when second parameter is NULL
 ]]></notes>
  <contents>
   <dir name="/">