X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=9a32583751540ef3639a294bf695a486e7c8a5e7;hp=922589af1ab4fe1e7cefd4ab96fbf63a6e1ba9a9;hb=256a3e275575fe336810530e4e5fe869b00540ee;hpb=c3f7d34f18cd62956f241092c67a38edf246328d diff --git a/package.xml b/package.xml index 922589a..9a32583 100644 --- a/package.xml +++ b/package.xml @@ -35,13 +35,13 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-07-09 + 2015-07-27 - 2.5.1dev + 2.5.1 2.5.0 - beta + stable stable BSD, revised @@ -49,6 +49,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ * 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) @@ -248,6 +249,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -345,7 +347,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -374,6 +376,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + +