X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=567d05d25fe2e14260c870f400643b8e370f937d;hb=f84a41f0f7abc64088f87a469e5dfc95157e9fb0;hpb=4bf1b4570329514fa00dc68c6e02f581c3792d73 diff --git a/package.xml b/package.xml index 567d05d..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,11 +166,16 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + @@ -143,6 +185,11 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + @@ -169,6 +216,12 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + @@ -197,6 +250,11 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + @@ -229,8 +287,18 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + @@ -250,7 +318,6 @@ http://devel-m6w6.rhcloud.com/mdref/http - @@ -289,10 +356,12 @@ http://devel-m6w6.rhcloud.com/mdref/http + + - - + + @@ -310,14 +379,24 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + - 7.0.0-dev + 8.0.0 1.4.1 @@ -325,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 @@ -356,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" /> + + + + +