[Bug 222290] databases/phpmyadmin: removing mcrypt as default?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 13 15:18:34 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222290

            Bug ID: 222290
           Summary: databases/phpmyadmin: removing mcrypt as default?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: matthew at FreeBSD.org
          Reporter: olivierw1+bugzilla-freebsd at hotmail.com
             Flags: maintainer-feedback?(matthew at FreeBSD.org)
          Assignee: matthew at FreeBSD.org

Hello,

In the options, both OPENSSL and MCRYPT are enabled by default.
PHP 7.1 and later are deprecating/removing MCRYPT (
http://php.net/manual/en/migration71.deprecated.php and
https://wiki.php.net/rfc/mcrypt-viking-funeral )


I've read this PR from 2010:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144983 but now OpenSSL is
recommended by phpMyAdmin:
https://github.com/phpmyadmin/phpmyadmin/pull/12273/files


This comment say OpenSSL is used in priority by phpseclib (used by phpmyadmin):
https://github.com/phpseclib/phpseclib/issues/1028#issuecomment-242739527

Having the OPENSSL option already enabled by default, I think MCRYPT is useless
even on PHP < 7.1. It should be safe to set the MCRYPT option to Off.

What do you think?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list