X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hp=ea0d44bd49cebc3bc7ccaf72e17f61a0f47ee6bd;hpb=b7db0fc5a73cc8c7d3164e5d500cddd17bc7cb9e;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index ea0d44b..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. +It eases handling of HTTP urls, headers and messages, provides +means for negotiation of a client's preferred content type, +language and charset, as well as a convenient way to send any +arbitrary data with caching and resuming capabilities. + +It provides powerful request functionality with support for +parallel requests. + +Documentation: +https://mdref.m6w6.name/http ]]> Michael Wallner @@ -26,194 +31,382 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-12-30 + 2021-01-13 - 2.0.0beta4 - 2.0.0 + 4.0.0 + 4.0.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause 80% test coverage http://goo.gl/YCV74 -* Fixed http\Env\Response throttling -* Fixed http\Env\Response caching by last-modified -* Fixed http\Message::addBody() -* Fixed http\Message::parentMessage write access -* Fixed crash with freed but not nulled event_base pointer -* Fixed crash with null pointer dereference on http\Encoding\Stream::flush() -* Fixed some memory leaks -+ Added http\Header::negotiate() -+ Added http\Header::parse() + > *NOTE:* + v4.x is PHP-8 only. + + * PHP 8 compatibility + - Drop ext-propro support + PHP 8 removes the object get/set API from the ZendEngine, which renders + that extension dysfunctional. As a consequence, the header property of + http\Message and derived classes cannot be modified in place, and thus + by reference. + + Changes from beta1: + * Fixed configure on systems which do not provide icu-config + * Fixed gh-issue #89: Cookie handling cannot be disabled since v3.2.1 ]]> - + + + + + - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + - 5.3.0 + 8.0.0 1.4.1 + + raphf + pecl.php.net + 2.0.0dev + raphf + hash @@ -222,10 +415,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - - - + + + + + +