File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <email >leigh@php.net</email >
2525 <active >yes</active >
2626 </lead >
27- <date >2023-02-28 </date >
27+ <date >2023-12-12 </date >
2828 <version >
29- <release >1.0.6 </release >
29+ <release >1.0.7 </release >
3030 <api >1.0.0</api >
3131 </version >
3232 <stability >
3535 </stability >
3636 <license uri =" http://www.php.net/license" >PHP License</license >
3737 <notes >
38- - Make release to advertise PHP 8.2 support, which it already had.
38+ - Make release to advertise PHP 8.3 support, which it already had.
3939 </notes >
4040 <contents >
4141 <dir name =" /" >
106106 <required >
107107 <php >
108108 <min >7.2.0</min >
109- <max >8.3 .0</max >
110- <exclude >8.3 .0</exclude >
109+ <max >8.4 .0</max >
110+ <exclude >8.4 .0</exclude >
111111 </php >
112112 <pearinstaller >
113113 <min >1.4.0</min >
Original file line number Diff line number Diff line change 2929extern zend_module_entry mcrypt_module_entry ;
3030#define mcrypt_module_ptr &mcrypt_module_entry
3131
32- #define PHP_MCRYPT_VERSION "1.0.6 "
32+ #define PHP_MCRYPT_VERSION "1.0.7 "
3333
3434/* Functions for both old and new API */
3535PHP_FUNCTION (mcrypt_ecb );
You can’t perform that action at this time.
0 commit comments