X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=05ffeba5d63794552537226da7a059177b07ebf9;hp=e4f4790ea4caaffdb20e3eea793c470cfbfd8115;hb=f12e0c5ab62139e372a4ca509637dc458e7c9cb4;hpb=d1ae8375420c406fdbb47f8347c6b75230668f09 diff --git a/package.xml b/package.xml index e4f4790..05ffeba 100644 --- a/package.xml +++ b/package.xml @@ -1,65 +1,254 @@ - + - - pecl_http - Extended HTTP support - - - - PHP License 3.0 + + pecl_http + Extended HTTP Support + This HTTP extension aims to provide a convenient and powerful +set of functionality for one of PHPs major applications. - - - mike - Michael Wallner - mike@php.net - lead - - - - - 0.7.0dev - 2005-03-00 - alpha - - - +It eases handling of HTTP urls, dates, redirects, headers and +messages, provides means for negotiation of clients preferred +language and charset, as well as a convenient way to send any +arbitrary data with caching and resuming capabilities. +It provides powerful request functionality, if built with CURL +support. Parallel requests are available for PHP 5 and greater. + + + + mike + Michael Wallner + mike@php.net + lead + + + + 1.6.2 + 2008-12-05 + BSD, revised + stable + * Fixed PHP-5.3 API incompatibilities (including bug #15065) +* Fixed memory corruption with headers and HttpRequest +* Fixed crash in HttpMessage::unserialize() +* Fixed bug #14826 (race condition in http_request_dtor) +* Fixed bug #15223 (http_parse_message cuts off more than headers) + + + + + + + + + + + - - CREDITS - EXPERIMENTAL - docs/functions.html - - config.w32 - config.m4 - - php_http.h - php_http_api.h - php_http_curl_api.h - php_http_std_defs.h - - http.c - http_functions.c - http_methods.c - http_api.c - http_curl_api.c - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -