Skip to content

Commit 3d25689

Browse files
committed
releasing 2.2.3
releasing 2.2.3
1 parent ed08552 commit 3d25689

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

package.xml

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@
4040
<email>[email protected]</email>
4141
<active>yes</active>
4242
</lead>
43-
<date>2020-10-09</date>
44-
<time>14:00:00</time>
43+
<date>2020-11-26</date>
44+
<time>20:00:00</time>
4545
<version>
46-
<release>2.2.2</release>
47-
<api>2.2.2</api>
46+
<release>2.2.3</release>
47+
<api>2.2.3</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-
- Fix PECL installation #48
55+
- Fix reflected XSS with symbol parameter #50
5656
</notes>
5757
<contents>
5858
<dir name="/">
@@ -120,6 +120,21 @@
120120
<providesextension>xhprof</providesextension>
121121
<extsrcrelease />
122122
<changelog>
123+
<release>
124+
<date>2020-11-26</date>
125+
<version>
126+
<release>2.2.3</release>
127+
<api>2.2.3</api>
128+
</version>
129+
<stability>
130+
<release>stable</release>
131+
<api>stable</api>
132+
</stability>
133+
<notes>
134+
- Fix reflected XSS with symbol parameter #50
135+
</notes>
136+
</release>
137+
123138
<release>
124139
<date>2020-10-09</date>
125140
<version>

0 commit comments

Comments
 (0)