X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=2ee9e0bc568a6f738ec53936ff2c137c68d99809;hb=c5daa65dcad8fd0a916038c7567f610ea34c6315;hp=f8085c1e2d55892ee9547f21d5b1c966ea289c05;hpb=3e711605ee28d986db49a9a678ca055cf526d129;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index f8085c1..2ee9e0b 100644 --- a/package.xml +++ b/package.xml @@ -1,57 +1,265 @@ - + - - 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.6.0 - 2005-02-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.1.0 + 2006-07-17 + BSD, revised + stable + * Fixed endless loop in http_build_url("..") +* Fixed HttpResponse::capture() failure if buffered output exceeds 40k +* Fixed HttpQueryString failures with objects as params +* Fixed memory leaks with overloaded classes extending HTTP classes +* Added HttpQueryString::mod(array $params) method +* Added ArrayAccess to interfaces implemented by HttpQueryString +* Added HttpMessage::getHeader(string $name) method + + + + + + + + + + + - - EXPERIMENTAL - docs/functions.html - config.w32 - config.m4 - http.c - php_http.h - http_api.c - php_http_api.h - http_build_query.c - php_http_build_query.h - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -