X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=42a217614f0a0eecd23fa02a0fb6ffb12c7942fe;hp=06dc8fd65fb88bd347a49845228b91383153c7fd;hb=930e15c0f50743465332dcf3e1036ff11ef2150e;hpb=4a81005f234436f91620fb43d5543912625544cb diff --git a/package.xml b/package.xml index 06dc8fd..42a2176 100644 --- a/package.xml +++ b/package.xml @@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2010-04-29 + 2011-05-05 - 1.7.0 + 1.7.1 1.7.0 @@ -39,21 +39,13 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.19.4) -* Added postredir request options constants: - - HTTP_POSTREDIR_301 - - HTTP_POSTREDIR_302 - - HTTP_POSTREDIR_ALL -* Added authtype request option constant: - - HTTP_AUTH_DIGEST_IE -* Added proxytype request option constants: - - HTTP_PROXY_HTTP_1_0 -* Added request info members: - - condition_unmet (libcurl >= 7.19.4) -* Fixed bug #17087 (http_build_cookie() exhausts memory if cookie value is NULL) -* Fixed bug #17169 (Wrong return value of HttpMessage::getHttpVersion()) + * Fixed a bug when the status component of the HTTP response is missing (fixes Bug #19390) (Ilia) + * Fixed double-free when auto-decompressing pages (Ilia) + * Fixed non-funtional HttpMessage::setResponseStatus() + * Fixed Bug #22177 (http_redirect breaks output with zlib.output_compression=on) + * Fixed Bug #17806 (Segmentation fault when passing invalid url to http_get()) + * Fixed logic error and possible hang in sapi_deactivate when using http_get_request_body() with a request body longer than 4096 bytes (Rob) + * Fixed Bug #17896 (Make failed) ]]>