X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=dae49b3bf46a9c26484b5ebca2abfb2932b2098c;hb=ccc68db494d5436acae7254f81ed111780e00d72;hpb=95433e1b55cd256df3fe3b6240ded359e8ba09a6 diff --git a/package.xml b/package.xml index dae49b3..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support Michael Wallner @@ -31,94 +31,131 @@ http://devel-m6w6.rhcloud.com/mdref/http mike@php.net yes - 2014-12-17 + 2021-01-13 - 3.0.0dev - 3.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. + + 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 ]]> - + + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -129,7 +166,10 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + @@ -145,13 +185,11 @@ http://devel-m6w6.rhcloud.com/mdref/http - - - - - - - + + + + + @@ -178,6 +216,12 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + @@ -206,6 +250,11 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + @@ -238,8 +287,18 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + @@ -259,7 +318,6 @@ http://devel-m6w6.rhcloud.com/mdref/http - @@ -301,10 +359,9 @@ http://devel-m6w6.rhcloud.com/mdref/http - - + - + @@ -322,14 +379,24 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + - 7.0.0-dev + 8.0.0 1.4.1 @@ -337,20 +404,13 @@ http://devel-m6w6.rhcloud.com/mdref/http raphf pecl.php.net - 2.0.0-dev + 2.0.0dev raphf - - propro - pecl.php.net - 2.0.0-dev - propro - hash iconv - json http @@ -368,9 +428,25 @@ http://devel-m6w6.rhcloud.com/mdref/http prompt="where to find libevent" default="/usr" /> - + name="with-http-libicu-dir" + prompt="where to find libicu" + default="/usr" /> + + + + +