X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hp=a0b1a68450d1946f59e812b0250efcfbc2fe2dcc;hpb=40688e36ecfc7b22a1221079a8d40edd122ee550;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index a0b1a68..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support Michael Wallner @@ -28,108 +31,165 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2013-08-12 + 2021-01-13 - 2.0.0beta5 - 2.0.0 + 4.0.0 + 4.0.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause *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. -* 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. + 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 ]]> - + + + + + - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -143,6 +203,25 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + @@ -150,15 +229,38 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - @@ -174,14 +276,29 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + + + + + + @@ -191,14 +308,16 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - + + + + + - @@ -208,39 +327,76 @@ 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 @@ -248,15 +404,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 @@ -265,10 +415,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be http - - - - - + + + + + +