Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Drops mcrypt #991

Merged
merged 4 commits into from
Dec 3, 2018
Merged

Drops mcrypt #991

merged 4 commits into from
Dec 3, 2018

Conversation

captn3m0
Copy link
Contributor

@captn3m0 captn3m0 commented Oct 17, 2018

  • This clears the way for PHP7.2 support.
  • Fixes Mcrypt deprecated on php 7.1 #918
  • Uses same code as https://github.com/paragonie/random_compat as a random_int polyfill (I'm running 7.2 and the upgrade is painful till phpdocumentor has a compatible release, so I didn't use the package instead) - Can take this up if really necessary.
  • mcrypt_encrypt changes are not tested as thoroughly as I'd like (help is appreciated)

@msftclas
Copy link

msftclas commented Oct 17, 2018

CLA assistant check
All CLA requirements met.

@captn3m0 captn3m0 changed the title Drops mcrypt (WIP) Drops mcrypt Nov 5, 2018
@captn3m0
Copy link
Contributor Author

captn3m0 commented Nov 5, 2018

Can this be reviewed please? Tests are passing.

@sergey-shandar sergey-shandar merged commit 1e4eb9d into Azure:master Dec 3, 2018
@captn3m0 captn3m0 deleted the no-more-mcrypt branch December 4, 2018 09:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants