- fix default send buffer size
[m6w6/ext-http] / package2.xml
index a968cb00cf60287860fc51dc52f3ccb7886abaf6..d60ef9a7e53d51ce09bc30add1be64d6f4f233b5 100644 (file)
@@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater.
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2007-02-21</date>
+ <date>2007-02-25</date>
  <version>
-  <release>1.5.1</release>
+  <release>1.5.2</release>
   <api>1.5.0</api>
  </version>
  <stability>
@@ -39,7 +39,11 @@ support. Parallel requests are available for PHP 5 and greater.
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
-* Fixed build with PHP-5 < v5.2
+* Fixed bug #10151 (build fails dynamic linking on Mac OS X)
+* Allow setting the "proxyhost" request option to an empty string,
+  which lets curl ignore any environment settings
+* Allow unsetting request options by passing NULL:
+  $request->setOptions(array("option" => NULL));
 ]]></notes>
  <contents>
   <dir name="/">