File tree Expand file tree Collapse file tree 2 files changed +24
-5
lines changed Expand file tree Collapse file tree 2 files changed +24
-5
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ extern zend_module_entry xhprof_module_entry;
4343 */
4444
4545/* XHProf version */
46- #define XHPROF_VERSION "2.3.0 "
46+ #define XHPROF_VERSION "2.3.1 "
4747
4848#define XHPROF_FUNC_HASH_COUNTERS_SIZE 1024
4949
Original file line number Diff line number Diff line change 40404141 <active >yes</active >
4242 </lead >
43- <date >2021-04-30 </date >
44- <time >23:56 :00</time >
43+ <date >2021-05-07 </date >
44+ <time >10:18 :00</time >
4545 <version >
4646 <release >2.3.1</release >
4747 <api >2.3.1</api >
4848 </version >
4949 <stability >
50- <release >beta </release >
51- <api >beta </api >
50+ <release >stable </release >
51+ <api >stable </api >
5252 </stability >
5353 <license uri =" http://www.apache.org/licenses/LICENSE-2.0.html" >Apache 2.0</license >
5454 <notes >
55+ - PHP8 JIT support #51
56+ - Allow to override xhprof.output_dir via env XHPROF_OUTPUT_DIR
5557 - Set SVG render as default for callgraph.php
5658 </notes >
5759 <contents >
121123 <providesextension >xhprof</providesextension >
122124 <extsrcrelease />
123125 <changelog >
126+ <release >
127+ <date >2021-05-07</date >
128+ <version >
129+ <release >2.3.1</release >
130+ <api >2.3.1</api >
131+ </version >
132+ <stability >
133+ <release >stable</release >
134+ <api >stable</api >
135+ </stability >
136+ <notes >
137+ - PHP8 JIT support #51
138+ - Allow to override xhprof.output_dir via env XHPROF_OUTPUT_DIR
139+ - Set SVG render as default for callgraph.php
140+ </notes >
141+ </release >
142+
124143 <release >
125144 <date >2021-04-30</date >
126145 <version >
You can’t perform that action at this time.
0 commit comments