X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=02518349bbdd11e815fe047f3cc5d6bb8c52fed0;hb=fe4423659169f3fa0dac7eb8ca9ae367728ad9a7;hp=64c0ef67faa780fe6fb96d2e9befc0de622c0c4f;hpb=0f630c2603d758b77b4eb939f5c954d5149b369f;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 64c0ef6..0251834 100644 --- a/package.xml +++ b/package.xml @@ -1,74 +1,258 @@ - + - - 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.0 - 2005-03-24 - beta - - - +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.4 + 2009-07-24 + BSD, revised + stable + * 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 + + + + + + + + + + + - - CREDITS - EXPERIMENTAL - docs/functions.html - - config.w32 - config.m4 - - phpstr/phpstr.h - phpstr/phpstr.c - - 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 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -