X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=3b7c1bd93cbd7514cb662ec06183f4705f7ff2ae;hb=ef5a9ba60a6b920c788414391e083ee8474821a8;hp=158a29c51677b8b9c38b1d15e0de215cd9797162;hpb=a58a67d529ad662546ec8144226042c7e150c163;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 158a29c..3b7c1bd 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support Michael Wallner @@ -28,108 +31,161 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2012-12-31 + 2020-12-01 - 2.0.0dev - 2.0.0 + 4.0.0 + 4.0.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause *NOTE:* + v4.x will be PHP-8 only, v3.x continues PHP-7 support -* Introduces the http namespace. -* Message bodies have been remodeled to use PHP temporary streams instead of in-memory buffers. -* The utterly misunderstood HttpResponse class has been reimplemented as http\Env\Response inheriting http\Message. -* Currently, there's only one Exception class left, http\Exception. -* Errors triggered by the extension can be configured statically by http\Object::$defaultErrorHandling or inherited http\Object->errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. + * 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. ]]> - + + + + + - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -140,6 +196,28 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + + @@ -147,74 +225,173 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + - 5.3.0 + 8.0.0 1.4.1 @@ -222,15 +399,9 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be raphf pecl.php.net - 0.1.0 + 2.0.0dev raphf - - propro - pecl.php.net - 0.1.0 - propro - hash @@ -239,10 +410,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - - - + + + + + +