tomaj / php-payments

PHPpayments
9 stars 6 forks source link

Mcrypt deprecated since 7.1 #6

Open rootpd opened 7 years ago

rootpd commented 7 years ago

The whole Mcrypt is getting deprecated since PHP 7.1 in favour of OpenSSL. http://php.net/manual/en/migration71.deprecated.php

image

tomaj commented 7 years ago

Yes, i know :-(

This package will be abandoned, and you should use omnipay package - https://github.com/tomaj/omnipay-tatra (or other https://github.com/tomaj/omnipay-vub, https://github.com/tomaj/omnipay-slsp)

But this mcrypt issue is also in the other packages. I have this in my todo (for omnipay package), but not next weeks.

tomaj commented 7 years ago

Already done for omnipay-tatra

https://github.com/tomaj/omnipay-tatra/commit/368b17ac979c365e6e1417ba7f87ab3131a5816d