Skip to content

mcrypt functions are deprecated since PHP 7.1 #1

@pakitometal

Description

@pakitometal

Many methods in the library uses mcrypt_* functions, which are deprecated since PHP 7.1 and not available unless using PECL (at least, using PHP 7.2). Would it be possible to replace them with other encryption functions, like the OpenSSL ones (https://www.php.net/manual/en/book.openssl.php)

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