X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=9a32583751540ef3639a294bf695a486e7c8a5e7;hp=6421dd02baa2e69b0456a6e68f0f32f5102451b7;hb=256a3e275575fe336810530e4e5fe869b00540ee;hpb=8d7deb4c406dc8cf5d1dbe264cb079c9b167ca76 diff --git a/package.xml b/package.xml index 6421dd0..9a32583 100644 --- a/package.xml +++ b/package.xml @@ -23,12 +23,10 @@ It provides powerful request functionality with support for parallel requests. Documentation: -v1: http://php.net/http -v2: http://devel-m6w6.rhcloud.com/mdref/http +http://devel-m6w6.rhcloud.com/mdref/http Code Coverage: -v1: http://dev.iworks.at/ext-http/lcov_html/ext/http/ -v2: http://dev.iworks.at/ext-http/lcov/ext/http/ +http://dev.iworks.at/ext-http/lcov/ext/http/ ]]> @@ -37,10 +35,10 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-09 + 2015-07-27 - 2.1.2 - 2.1.0 + 2.5.1 + 2.5.0 stable @@ -48,11 +46,14 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised = 7.38.0), SSL_VERSION_TLSv1_{0,1,2} (libcurl >= 7.34) -* Fixed bug #68083 (PUT method not working after DELETE) -* Fixed bug #68009 (Segmentation fault after calling exit(0) after a request) -* Fixed bug #68000 (Extension does not build on FreeBSD) +* Fixed VC11 build (Jan Erhardt) +* Fixed gh-issue #2: comparison of obsolete pointers in the header parser (xiaoyjy) +* Fixed gh-issue #6: allow RFC1738 unsafe characters in query/fragment +* Fixed gh-issue #7: crash with querystring and exception from error handler ++ SSL certinfo is available for libcurl >= 7.42 with gnutls (openssl has already been since 7.19.1) ++ Added "falsestart" SSL request option (available with libcurl >= 7.42 and darwinssl/NSS) ++ Added "service_name" and "proxy_service_name" request options for SPNEGO (available with libcurl >= 7.43) ++ Enabled "certinfo" transfer info on all supporting SSL backends (OpenSSL: libcurl v7.19.1, NSS: libcurl v7.34.0, GSKit: libcurl v7.39.0, GnuTLS: libcurl v7.42.0) ]]> @@ -120,25 +121,45 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -154,6 +175,17 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + + + + + + + @@ -183,14 +215,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - - + - - @@ -208,14 +237,19 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + @@ -225,8 +259,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - - + + + + + @@ -242,6 +279,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -252,6 +290,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -268,15 +308,30 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + + + - + + + + + + + + + + + @@ -292,7 +347,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -309,10 +364,6 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ http - - + +