Received this error after upgrading to PHP 7.1:
[code]Deprecated function: Function mcrypt_encrypt() is deprecated in SystemStatusEncryption::encrypt() (line 39 of sites/all/modules/system_status/system_status_encryption.inc).[/code]
Any plans to update this to use hash instead?
| Comment | File | Size | Author |
|---|
Comments
Comment #2
back-2-95This is generating lot's of log items to database. You should fix this!
Comment #3
sam hermans commentedChecking it out now!
Comment #4
sam hermans commentedOkay guys, please check the following patches
Comment #5
sam hermans commentedComment #7
sam hermans commentedComment #8
back-2-95Thanks!