- get rid of 1001 strict-aliasing warnings
[m6w6/ext-http] / package.xml
index df1a694a77636297dc79518d53a6b5fae15e04c2..70912bff74ab87c8fd138e9fea8a2d97de779082 100644 (file)
@@ -30,17 +30,14 @@ HttpResponse
   </maintainer>
   </maintainers>
  <release>
-  <version>0.25.0</version>
-  <date>2006-03-06</date>
+  <version>1.0.0RC2</version>
+  <date>2006-03-28</date>
   <license>BSD, revised</license>
   <state>beta</state>
-  <notes>* Fixed bug #6924 (Linking fails on Mac OSX).
-* Fixed HttpRequest::addRawPostData().
-
-+ Added feature request http_put_data() and HttpRequest::(set|get|add)PutData().
-+ Added &apos;range&apos; request option.
-+ Added &apos;proxytype&apos; request option.
-+ Added HTTP_PROXY_HTTP, HTTP_PROXY_SOCKS4, HTTP_PROXY_SOCKS5 constants.
+  <notes>* Fixed Bug #7192: Build against libcurl &gt;= 7.15.2 fails
+* Fixed access of super globals
+* Fixed sending userspace streams
+* Fixed too aggressive caching behaviour of HttpResponse
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>
@@ -116,6 +113,7 @@ HttpResponse
     <file role="test" name="HttpMessage_007.phpt"/>
     <file role="test" name="HttpQueryString_001.phpt"/>
     <file role="test" name="HttpQueryString_002.phpt"/>
+    <file role="test" name="HttpQueryString_003.phpt"/>
     <file role="test" name="HttpRequestPool_001.phpt"/>
     <file role="test" name="HttpRequestPool_002.phpt"/>
     <file role="test" name="HttpRequestPool_003.phpt"/>