release 1.6.5
authorMichael Wallner <mike@php.net>
Thu, 13 Aug 2009 15:21:56 +0000 (15:21 +0000)
committerMichael Wallner <mike@php.net>
Thu, 13 Aug 2009 15:21:56 +0000 (15:21 +0000)
package.xml
package2.xml

index 02518349bbdd11e815fe047f3cc5d6bb8c52fed0..8523a6d6500ee94c0f69326c235d543a1891f838 100644 (file)
@@ -23,16 +23,12 @@ support. Parallel requests are available for PHP 5 and greater.
   </maintainer>
   </maintainers>
  <release>
-  <version>1.6.4</version>
-  <date>2009-07-24</date>
+  <version>1.6.5</version>
+  <date>2009-08-13</date>
   <license>BSD, revised</license>
   <state>stable</state>
-  <notes>* Fixed PHP4 build
-* Fixed PHP5.3 issue in the negotiation API
-* Fixed HttpMessage::toMessageTypeObject() to honor non-string arguments
-* Fixed memory leaks and unterminated string issues with HttpMessage
-* Fixed bug #16577 typo in http_request_object.c (HttpRequest::addBody)
-* Fixed bug #16700 child classes of HttpMessage cannot not have array properties
+  <notes>* Fixed PHP5.1 build
+* Fixed http_get_request_body[_stream]() with FastCGI SAPI
   </notes>
   <deps>
    <dep type="php" rel="ge" version="4.3"/>
index f11b5d2b0d9a28055556ec4402ba3cb066c5220b..e33b8074baa598c979d6b12349418edbf2351878 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>2009-07-24</date>
+ <date>2009-08-13</date>
  <version>
-  <release>1.6.5-dev</release>
+  <release>1.6.5</release>
   <api>1.6.0</api>
  </version>
  <stability>