X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=eea805e701f22855fa1e42f37c0fa2f42c0b2fdd;hp=a1ef2a2ea670441a660d143a74ca40a4485bd838;hb=d4c80d57ea85f763fc5151aa68fab87a3aa4e800;hpb=9949be4659856993b6f3668c87cdcf158f6c2ddf diff --git a/package.xml b/package.xml index a1ef2a2..eea805e 100644 --- a/package.xml +++ b/package.xml @@ -1,19 +1,21 @@ - + pecl_http Extended HTTP support PHP License 3.0 @@ -28,28 +30,40 @@ Currently implemented features: - 0.3.0 - 2005-02-xx + 0.6.1 + 2005-03-07 alpha + CREDITS EXPERIMENTAL docs/functions.html + config.w32 config.m4 - http.c + php_http.h - http_api.c php_http_api.h - http_build_query.c - php_http_build_query.h + php_http_curl_api.h + php_http_std_defs.h + + http.c + http_functions.c + http_methods.c + http_api.c + http_curl_api.c +