We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b7586 commit f2d7dcbCopy full SHA for f2d7dcb
package.xml
@@ -27,21 +27,20 @@
27
<active>yes</active>
28
</lead>
29
30
- <date>2025-06-19</date>
31
- <time>13:31:02</time>
+ <date>2025-07-01</date>
+ <time>12:02:10</time>
32
<version>
33
- <release>0.3.3</release>
34
- <api>0.3.3</api>
+ <release>0.3.4</release>
+ <api>0.3.4</api>
35
</version>
36
<stability>
37
<release>beta</release>
38
<api>beta</api>
39
</stability>
40
<license uri="http://www.php.net/license">PHP 3.01</license>
41
<notes>
42
-- Drop support for PHP 7
43
-- Added support for PIE
44
-- Convert extension to use stubs files
+- Fixed compilation on Windows (Jean-Baptiste Nahan)
+- Fixed tests on aarch64 (Remi Collet)
45
</notes>
46
47
<contents>
0 commit comments