Skip to content

Reliance on mcrypt, which is removed in php7.2 #23

@bryanjonker

Description

@bryanjonker

We upgraded to php 7.2, and it looks like mcrypt is removed. This causes the error "Call to undefined function mcrypt_module_get_supported_key_sizes()".

We moved back to php 7.1, but we'd like to stay as current as possible due to security patches, etc. Can we switch to another encryption package, or at least opt into another option via a config file? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions