mirror of
https://github.com/php/pecl-encryption-mcrypt.git
synced 2026-03-23 23:12:15 +01:00
Go with 1.0.9
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</lead>
|
||||
<date>2024-08-05</date>
|
||||
<version>
|
||||
<release>1.0.8</release>
|
||||
<release>1.0.9</release>
|
||||
<api>1.0.0</api>
|
||||
</version>
|
||||
<stability>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
extern zend_module_entry mcrypt_module_entry;
|
||||
#define mcrypt_module_ptr &mcrypt_module_entry
|
||||
|
||||
#define PHP_MCRYPT_VERSION "1.0.7"
|
||||
#define PHP_MCRYPT_VERSION "1.0.9"
|
||||
|
||||
/* Functions for both old and new API */
|
||||
PHP_FUNCTION(mcrypt_ecb);
|
||||
|
||||
Reference in New Issue
Block a user