File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 <email >leigh@php.net</email >
2525 <active >yes</active >
2626 </lead >
27- <date >2020-12-02 </date >
27+ <date >2022-04-14 </date >
2828 <version >
29- <release >1.0.4 </release >
29+ <release >1.0.5 </release >
3030 <api >1.0.0</api >
3131 </version >
3232 <stability >
106106 <required >
107107 <php >
108108 <min >7.2.0</min >
109- <max >8.1 .0</max >
110- <exclude >8.1 .0</exclude >
109+ <max >8.2 .0</max >
110+ <exclude >8.2 .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.4 "
32+ #define PHP_MCRYPT_VERSION "1.0.5 "
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