From: Michael Wallner Date: Wed, 9 Sep 2015 14:29:57 +0000 (+0200) Subject: prepare 2.5.2 X-Git-Tag: RELEASE_2_5_2~2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=e22dd6cb74cad51a1fcc0a1b0495665b822c736f prepare 2.5.2 --- diff --git a/package.xml b/package.xml index cdec164..a1ff022 100644 --- a/package.xml +++ b/package.xml @@ -23,7 +23,7 @@ It provides powerful request functionality with support for parallel requests. Documentation: -http://devel-m6w6.rhcloud.com/mdref/http +https://mdref.m6w6.name/http Code Coverage: http://dev.iworks.at/ext-http/lcov/ext/http/ @@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-07-28 + 2015-09-09 - 2.5.2dev + 2.5.2 2.5.0 diff --git a/php_http.h b/php_http.h index 4cb4d04..2ddd52d 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.2dev" +#define PHP_PECL_HTTP_VERSION "2.5.2" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry