Skip to content

Commit 5a75eac

Browse files
committed
Update package.xml
1 parent cea25f8 commit 5a75eac

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

package.xml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,19 @@
4040
<email>[email protected]</email>
4141
<active>yes</active>
4242
</lead>
43-
<date>2021-07-05</date>
44-
<time>11:27:00</time>
43+
<date>2021-08-04</date>
44+
<time>10:11:00</time>
4545
<version>
46-
<release>2.3.3</release>
47-
<api>2.3.3</api>
46+
<release>2.3.4</release>
47+
<api>2.3.4</api>
4848
</version>
4949
<stability>
5050
<release>stable</release>
5151
<api>stable</api>
5252
</stability>
5353
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</license>
5454
<notes>
55-
- Fix memory leak on array_filter #60
56-
- Custom xhprof_error #59
55+
- fix for 8.1.0alpha2 #61
5756
</notes>
5857
<contents>
5958
<dir name="/">
@@ -122,6 +121,21 @@
122121
<providesextension>xhprof</providesextension>
123122
<extsrcrelease />
124123
<changelog>
124+
<release>
125+
<date>2021-08-04</date>
126+
<version>
127+
<release>2.3.4</release>
128+
<api>2.3.4</api>
129+
</version>
130+
<stability>
131+
<release>stable</release>
132+
<api>stable</api>
133+
</stability>
134+
<notes>
135+
- fix for 8.1.0alpha2 #61
136+
</notes>
137+
</release>
138+
125139
<release>
126140
<date>2021-07-05</date>
127141
<version>

0 commit comments

Comments
 (0)