Recently I've configured some old Magento 1 project in my local with the PHP version 5.6. When i try to edit the customer details from admin I am getting the Exception mcrypt_generic_deinit().
after i got to know the function has been deprecated (https://www.php.net/manual/en/function.mcrypt-generic-deinit.php)
So here i am looking for the solution to fix the problem, for your better understand I've attached a screen shot of the problem.
Thanks in advance for your better support.
from Active questions tagged magento-enterprise - Magento Stack Exchange