X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=d00487ba5decd97368306e52984034a0782eca7d;hp=726d2c2a740c7dda83183c00501e663eece77b28;hb=640b762aa5a5fdf571e44f7a66725c097b7dc0f1;hpb=03f11ce599fa5a89148d588caf6ccec7f939e9d4 diff --git a/package.xml b/package.xml index 726d2c2..d00487b 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,4 @@ - + pecl.php.net Extended HTTP Support Michael Wallner @@ -31,106 +31,165 @@ 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 + 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 ]]> - + + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -147,6 +206,22 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + + + + + + + @@ -175,16 +250,17 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + - - - - @@ -202,6 +278,8 @@ http://devel-m6w6.rhcloud.com/mdref/http + + @@ -209,8 +287,18 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + @@ -220,14 +308,16 @@ http://devel-m6w6.rhcloud.com/mdref/http - - + + + + + - @@ -237,6 +327,7 @@ http://devel-m6w6.rhcloud.com/mdref/http + @@ -265,9 +356,12 @@ http://devel-m6w6.rhcloud.com/mdref/http - - + + + + + @@ -284,14 +378,25 @@ http://devel-m6w6.rhcloud.com/mdref/http + + + + + + + + + + + - 5.3.0 + 8.0.0 1.4.1 @@ -299,20 +404,13 @@ http://devel-m6w6.rhcloud.com/mdref/http raphf pecl.php.net - 1.0.0 + 2.0.0dev raphf - - propro - pecl.php.net - 1.0.0 - propro - hash iconv - json http @@ -329,6 +427,26 @@ http://devel-m6w6.rhcloud.com/mdref/http name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + + + + + +