Skip to content

Commit

Permalink
Modify Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
longxinH committed Mar 31, 2021
1 parent 01bf126 commit f802467
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</license>
<notes>
- Fix reflected XSS with symbol parameter #50
- PHP8 JIT support #51
- Allow to override xhprof.output_dir via env XHPROF_OUTPUT_DIR
</notes>
<contents>
<dir name="/">
Expand All @@ -78,6 +79,7 @@
<file name="extension/config.m4" role="src" />
<file name="extension/config.w32" role="src" />
<file name="extension/php_xhprof.h" role="src" />
<file name="extension/trace.h" role="src" />
<file name="extension/xhprof.c" role="src" />
<file name="xhprof_html/css/xhprof.css" role="php" />
<file name="xhprof_html/docs/index.html" role="doc" />
Expand Down

0 comments on commit f802467

Please sign in to comment.