diff --git a/extension/php_xhprof.h b/extension/php_xhprof.h index 0b6969b9..0e5a2bb9 100755 --- a/extension/php_xhprof.h +++ b/extension/php_xhprof.h @@ -39,7 +39,7 @@ extern zend_module_entry xhprof_module_entry; */ /* XHProf version */ -#define XHPROF_VERSION "2.2.0-dev" +#define XHPROF_VERSION "2.2.0" #define XHPROF_FUNC_HASH_COUNTERS_SIZE 1024 diff --git a/package.xml b/package.xml index 5a079830..8127da3d 100644 --- a/package.xml +++ b/package.xml @@ -40,19 +40,19 @@ longxinhui@php.net yes - 2019-12-17 - + 2020-04-10 + - 2.1.4 - 2.1.4 + 2.2.0 + 2.2.0 - beta - beta + stable + stable Apache 2.0 - - Windows support #34 + - Modify hash code calculation, get from zend_string @@ -113,7 +113,22 @@ xhprof - + + 2020-04-10 + + 2.2.0 + 2.2.0 + + + stable + stable + + + - Modify hash code calculation, get from zend_string + + + + 2019-12-17 2.1.4 @@ -127,7 +142,7 @@ - Windows support #34 - + 2019-12-10 2.1.3 @@ -141,7 +156,7 @@ - Fix s390x accuracy loss #15 - + 2019-12-06 2.1.2 @@ -155,8 +170,8 @@ - Fixed build with PHP-7.4 #32 - - 2019-12-03 + + 2019-12-03 2.1.1 2.1.1 @@ -169,7 +184,7 @@ - Fix macOS time benchmark #31 - + 2019-03-07 2.1.0