X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=3b7c1bd93cbd7514cb662ec06183f4705f7ff2ae;hp=95578eabeea2d475d8da2edbb4894d340164a634;hb=4e8c734ac3fa842a494fbcb38247f11833447c89;hpb=bdd6edb59194cda9e5fcb393c48ab4230fceb32a diff --git a/package.xml b/package.xml index 95578ea..3b7c1bd 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,10 +31,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-09-25 + 2020-12-01 - 2.5.3 - 2.5.0 + 4.0.0 + 4.0.0 stable @@ -46,14 +42,23 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 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. ]]> + + @@ -64,6 +69,15 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + + + + @@ -73,6 +87,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + @@ -83,6 +101,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + @@ -129,6 +151,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -139,7 +162,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + @@ -158,6 +184,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -184,6 +212,12 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + @@ -212,6 +246,11 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + @@ -244,11 +283,17 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + - + + + + + + @@ -268,7 +313,6 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - @@ -310,8 +354,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - - + @@ -331,6 +374,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -346,9 +391,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ - 5.3.0 - 7.0.0 - 7.0.0 + 8.0.0 1.4.1 @@ -356,19 +399,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.1.0 - 2.0.0dev - 2.0.0dev + 2.0.0dev raphf - - propro - pecl.php.net - 1.0.0 - 2.0.0dev - 2.0.0dev - propro - hash @@ -389,10 +422,26 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> + + + +