schmittjoh / JMSPaymentCoreBundle

A unified API for processing payments with Symfony
http://jmspaymentcorebundle.readthedocs.io/
Apache License 2.0
194 stars 107 forks source link

Document Migrating from Mcrypt (removed in PHP 7.2) #227

Open jamalo opened 5 years ago

jamalo commented 5 years ago

Documentation for migrating from mcrypt & Re-encrypt encrypted database data. PR #210 ? @regularjack

gsdevme commented 5 years ago

Worth speaking about the mcrypt polyfill also which could help in the migration perhaps.

https://github.com/phpseclib/mcrypt_compat

jamalo commented 5 years ago

any update? @schmittjoh