Skip to content

Commit f2d7dcb

Browse files
committed
Go with 0.3.4
1 parent 75b7586 commit f2d7dcb

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

package.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,20 @@
2727
<active>yes</active>
2828
</lead>
2929

30-
<date>2025-06-19</date>
31-
<time>13:31:02</time>
30+
<date>2025-07-01</date>
31+
<time>12:02:10</time>
3232
<version>
33-
<release>0.3.3</release>
34-
<api>0.3.3</api>
33+
<release>0.3.4</release>
34+
<api>0.3.4</api>
3535
</version>
3636
<stability>
3737
<release>beta</release>
3838
<api>beta</api>
3939
</stability>
4040
<license uri="http://www.php.net/license">PHP 3.01</license>
4141
<notes>
42-
- Drop support for PHP 7
43-
- Added support for PIE
44-
- Convert extension to use stubs files
42+
- Fixed compilation on Windows (Jean-Baptiste Nahan)
43+
- Fixed tests on aarch64 (Remi Collet)
4544
</notes>
4645

4746
<contents>

0 commit comments

Comments
 (0)