Skip to content

Conversation

@ThijsFeryn
Copy link

As of PHP 7.2, mcrypt is no longer available, which causes incompatibility for this module.

This pull requests replaces the mcrypt functions with openssl functions without loss of functionality.

@ThijsFeryn
Copy link
Author

Hi @splittingred, it's been over a year and the PR hasn't been approved yet.

No big deal for me, I opened up this PR for a client of mine back in the day. But apparently some people are using my code and @Mark-H needed some improvements to be done.

It would make a lot more sense to do these improvements upstream, but this PR needs to be approved first before this can happen.

The last PHP version that supported the current implementation, was retired last year. I guess it would make sense to use openssl instead of mcrypt by now.

Thanks for considering.

matdave added a commit to modxcms/FileLister that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants