Skip to content

Commit

Permalink
Update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
longxinH committed Aug 4, 2021
1 parent cea25f8 commit 5a75eac
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,19 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2021-07-05</date>
<time>11:27:00</time>
<date>2021-08-04</date>
<time>10:11:00</time>
<version>
<release>2.3.3</release>
<api>2.3.3</api>
<release>2.3.4</release>
<api>2.3.4</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</license>
<notes>
- Fix memory leak on array_filter #60
- Custom xhprof_error #59
- fix for 8.1.0alpha2 #61
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -122,6 +121,21 @@
<providesextension>xhprof</providesextension>
<extsrcrelease />
<changelog>
<release>
<date>2021-08-04</date>
<version>
<release>2.3.4</release>
<api>2.3.4</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<notes>
- fix for 8.1.0alpha2 #61
</notes>
</release>

<release>
<date>2021-07-05</date>
<version>
Expand Down

0 comments on commit 5a75eac

Please sign in to comment.