X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=bdf92c006d4d5fdd7cf877dbcf71d0a1bdce428f;hb=5b02bc7e61e06418cac7871485c89dcabeee42db;hp=f4191ad2083e9a93e36fb37685bbd6f250a588ed;hpb=971fabe9763c5fd9987d40fc5294e0dbdd0fae4f;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index f4191ad..bdf92c0 100644 --- a/package.xml +++ b/package.xml @@ -24,10 +24,6 @@ parallel requests. Documentation: https://mdref.m6w6.name/http - -Code Coverage: -http://dev.iworks.at/ext-http/lcov/ext/http/ - ]]> Michael Wallner @@ -35,26 +31,34 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-12-07 + 2020-12-01 - 3.0.0RC1 - 3.0.0 + 4.0.0 + 4.0.0 - beta + stable stable BSD-2-Clause *NOTE:* + v4.x will be PHP-8 only, v3.x continues PHP-7 support + * 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. ]]> + + @@ -65,6 +69,15 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + + + + + + @@ -74,6 +87,10 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + @@ -84,6 +101,10 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + @@ -130,6 +151,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + @@ -140,7 +162,10 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + @@ -159,6 +184,8 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + @@ -185,6 +212,12 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + + + @@ -213,6 +246,11 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + + + + @@ -245,11 +283,17 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + - + + + + + + @@ -269,7 +313,6 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - @@ -311,8 +354,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - - + @@ -332,6 +374,8 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i + + @@ -339,7 +383,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - + @@ -347,7 +391,7 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i - 7.0.0 + 8.0.0 1.4.1 @@ -358,12 +402,6 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i 2.0.0dev raphf - - propro - pecl.php.net - 2.0.0dev - propro - hash @@ -384,10 +422,26 @@ PHP7 compatible release based on the 2.5.x series with the following backwards i name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> + + + +