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?

Comments

pdesai created an issue. See original summary.

back-2-95’s picture

This is generating lot's of log items to database. You should fix this!

sam hermans’s picture

Checking it out now!

sam hermans’s picture

Okay guys, please check the following patches

sam hermans’s picture

StatusFileSize
new2.7 KB

  • Sam Hermans committed 5627245 on 8.x-2.x
    Fixes #2863762: mcrypt will be removed in PHP 7.2
    
sam hermans’s picture

Assigned: Unassigned » sam hermans
Priority: Normal » Major
Status: Active » Fixed
back-2-95’s picture

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.