Skip to content

Commit f802467

Browse files
committed
Modify Release Notes
1 parent 01bf126 commit f802467

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
</stability>
5353
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</license>
5454
<notes>
55-
- Fix reflected XSS with symbol parameter #50
55+
- PHP8 JIT support #51
56+
- Allow to override xhprof.output_dir via env XHPROF_OUTPUT_DIR
5657
</notes>
5758
<contents>
5859
<dir name="/">
@@ -78,6 +79,7 @@
7879
<file name="extension/config.m4" role="src" />
7980
<file name="extension/config.w32" role="src" />
8081
<file name="extension/php_xhprof.h" role="src" />
82+
<file name="extension/trace.h" role="src" />
8183
<file name="extension/xhprof.c" role="src" />
8284
<file name="xhprof_html/css/xhprof.css" role="php" />
8385
<file name="xhprof_html/docs/index.html" role="doc" />

0 commit comments

Comments
 (0)