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 86f7a48 commit b202af1Copy full SHA for b202af1
package.xml
@@ -24,9 +24,9 @@
24
<email>[email protected]</email>
25
<active>yes</active>
26
</lead>
27
- <date>2023-12-12</date>
+ <date>2024-08-05</date>
28
<version>
29
- <release>1.0.7</release>
+ <release>1.0.8</release>
30
<api>1.0.0</api>
31
</version>
32
<stability>
@@ -35,7 +35,7 @@
35
</stability>
36
<license uri="http://www.php.net/license">PHP License</license>
37
<notes>
38
- - Make release to advertise PHP 8.3 support, which it already had.
+ - Make changes to how the extension uses random, to make it work with PHP 8.4 (and PHP 8.5).
39
</notes>
40
<contents>
41
<dir name="/">
0 commit comments