SAML-Toolkits / php-saml

Simple SAML toolkit for PHP
MIT License
1.21k stars 462 forks source link

mcrypt for php8 #564

Closed lorenzobruni closed 9 months ago

lorenzobruni commented 10 months ago

Hi, I have noticed that mcryptisn't supported in php8. Is there any consideration to upgrade this project to OpenSSL (or other)? Any advice? Thanks

yphoenix commented 10 months ago

Which version are you using. We're v4 of the library with PHP 8.1 with no mcrypt.

pitbulk commented 9 months ago

The use of mcrypt was removed on PHP 7.2