silverstripe / cwp-recipe-kitchen-sink

The CWP kitchen sink! Includes all optional and suggested modules. Used for internal testing.
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Remove mcrypt from dependencies #72

Closed maxime-rainville closed 4 years ago

maxime-rainville commented 4 years ago

Mcrypt no longer exists in PHP7.4

brynwhyman commented 4 years ago

Wasn't this related to retaining tests for the RealMe module, which might not be 7.4 compatible?

dnsl48 commented 4 years ago

No, this was merged-up from 2.4 branch, with RealMe version 3. This branch (2.6) has RealMe version 4, which doesn't require mcrypt extension anymore.