Skip to content

Commit b202af1

Browse files
committed
Release 1.0.8 to (hopefully) support PHP 8.4 and 8.5
1 parent 86f7a48 commit b202af1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
<email>[email protected]</email>
2525
<active>yes</active>
2626
</lead>
27-
<date>2023-12-12</date>
27+
<date>2024-08-05</date>
2828
<version>
29-
<release>1.0.7</release>
29+
<release>1.0.8</release>
3030
<api>1.0.0</api>
3131
</version>
3232
<stability>
@@ -35,7 +35,7 @@
3535
</stability>
3636
<license uri="http://www.php.net/license">PHP License</license>
3737
<notes>
38-
- Make release to advertise PHP 8.3 support, which it already had.
38+
- Make changes to how the extension uses random, to make it work with PHP 8.4 (and PHP 8.5).
3939
</notes>
4040
<contents>
4141
<dir name="/">

0 commit comments

Comments
 (0)