[PECL-CVS] [pecl-encryption-mcrypt] master: Release 1.0.8 to (hopefully) support PHP 8.4 and 8.5
[email protected] (Derick Rethans)
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Derick Rethans (derickr)
Date: 2025-08-05T10:09:27+01:00
Commit: https://github.com/php/pecl-encryption-mcrypt/commit/b202af1e4b8a7e95d163b25cdd9853ea85d382ac
Raw diff: https://github.com/php/pecl-encryption-mcrypt/commit/b202af1e4b8a7e95d163b25cdd9853ea85d382ac.diff
Release 1.0.8 to (hopefully) support PHP 8.4 and 8.5
Changed paths:
M package.xml
Diff:
diff --git a/package.xml b/package.xml
index e616bf4..8f064b6 100644
--- a/package.xml
+++ b/package.xml
@@ -24,9 +24,9 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2023-12-12</date>
+ <date>2024-08-05</date>
<version>
- <release>1.0.7</release>
+ <release>1.0.8</release>
<api>1.0.0</api>
</version>
<stability>
@@ -35,7 +35,7 @@
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- - 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).
</notes>
<contents>
<dir name="/">