diff --git a/extension/php_xhprof.h b/extension/php_xhprof.h index 311a6d00..6fd58477 100755 --- a/extension/php_xhprof.h +++ b/extension/php_xhprof.h @@ -43,7 +43,7 @@ extern zend_module_entry xhprof_module_entry; */ /* XHProf version */ -#define XHPROF_VERSION "2.3.6" +#define XHPROF_VERSION "2.3.7" #define XHPROF_FUNC_HASH_COUNTERS_SIZE 1024 diff --git a/package.xml b/package.xml index 0a5e312f..28c6d1ce 100644 --- a/package.xml +++ b/package.xml @@ -41,10 +41,10 @@ yes 2022-09-05 - + - 2.3.6 - 2.3.6 + 2.3.7 + 2.3.7 stable @@ -52,7 +52,7 @@ Apache 2.0 - - Compatible with PHP8.2RC1 #68 + - fix version number @@ -121,6 +121,21 @@ xhprof + + 2022-09-05 + + 2.3.7 + 2.3.7 + + + stable + stable + + + - fix version number + + + 2022-09-05