X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package2.xml;h=b9e136e811990c0c24bd55e77e0733f97500ee5c;hb=04ab82bb0588062ad30a3f8dd1b41792925aac83;hp=eb56ce6bacc19f745a49210201166242d6d84689;hpb=76d11ef7477a1caf622ac9823da6b2b098c9b86c;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index eb56ce6..b9e136e 100644 --- a/package2.xml +++ b/package2.xml @@ -28,13 +28,13 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2006-11-22 + 2006-12-04 - 1.4.0dev + 1.4.0RC1 1.4.0 - stable + beta stable BSD, revised @@ -43,10 +43,13 @@ support. Parallel requests are available for PHP 5 and greater. + Added "ipresolve" request option + Added HTTP_IPRESOLVE_{ANY|V4|V6}, HttpRequest::IPRESOLVE_{ANY|V4|V6} constants + Added missing HTTP_SSL_VERSION_{ANY|TLSv1|SSLv2|SSLv3}, HttpRequest::SSL_VERSION_{ANY|TLSv1|SSLv2|SSLv3} constants ++ Added factory methods to HttpMessage, HttpQueryString, HttpRequest, HttpRequestDataShare, HttpDeflateStream, HttpInflateStream * Fixed aborted PUT request when empty put data was set with HttpRequest::setPutData() * Fixed crash when using non-associative arrays as request headers * Fixed crash when serializing incomplete HttpMessage objects * Fixed bug #9282: libcurl version error in configure (keith at iveys dot org) +* Fixed crash when retrieving the response message from an unserialized HttpRequest object +- Removed obsolete HTML function reference ]]> @@ -54,7 +57,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -296,7 +298,6 @@ support. Parallel requests are available for PHP 5 and greater. /> -