From: Michael Wallner Date: Mon, 2 Mar 2015 14:09:48 +0000 (+0100) Subject: release 2.3.2 X-Git-Tag: RELEASE_2_3_2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=ab1e3f28b540a475494980a33180927d8a3c0b81;hp=b62c3811cac715f7a0e668ee864d57fd730b47b3 release 2.3.2 --- diff --git a/package.xml b/package.xml index 476002b..d758e17 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-03-02 + 2015-03-12 - 2.3.1 + 2.3.2 2.3.0 @@ -46,7 +46,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised @@ -302,6 +302,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + diff --git a/php_http.h b/php_http.h index c3d327f..00db3da 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.3.1" +#define PHP_PECL_HTTP_VERSION "2.3.2" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry