From: Michael Wallner Date: Mon, 27 Jul 2015 07:11:46 +0000 (+0200) Subject: prepare 2.5.1 X-Git-Tag: RELEASE_2_5_1~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=256a3e275575fe336810530e4e5fe869b00540ee;hp=bc3a439b3ae1617da6d17aca43dac9d0b62757ff;ds=sidebyside prepare 2.5.1 --- diff --git a/package.xml b/package.xml index eecfe7e..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 @@ -347,7 +347,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ raphf pecl.php.net - 1.0.0 + 1.1.0 raphf @@ -376,6 +376,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ name="with-http-libevent-dir" prompt="where to find libevent" default="/usr" /> - + + diff --git a/php_http.h b/php_http.h index 74d760d..97b3ebc 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.1dev" +#define PHP_PECL_HTTP_VERSION "2.5.1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry