From: Michael Wallner Date: Thu, 31 Mar 2016 13:15:46 +0000 (+0200) Subject: this gonna be 2.6 X-Git-Tag: RELEASE_2_6_0_BETA1~38 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=0b62ba380db9153efa55e1f9efa24e369c419851 this gonna be 2.6 --- diff --git a/package.xml b/package.xml index da6a13d..6fa8bbe 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 - 2016-03-09 + 2016-03-31 - 2.5.6 - 2.5.0 + 2.6.0 + 2.6.0 stable @@ -46,10 +42,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD-2-Clause diff --git a/php_http.h b/php_http.h index beda0dd..30fb37d 100644 --- a/php_http.h +++ b/php_http.h @@ -13,7 +13,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_PECL_HTTP_VERSION "2.5.7dev" +#define PHP_PECL_HTTP_VERSION "2.6.0dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry