File tree Expand file tree Collapse file tree 3 files changed +0
-13
lines changed
Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Required packages (installed automatically) :
1111 - php7-fpm
1212 - php7.0-opcache
1313 - php-apcu
14- - php7.0-mcrypt
1514 - php7.0-gd
1615 - php7.0-curl
1716 - php-pear
Original file line number Diff line number Diff line change 2525 - php{{ php7_version }}-gd
2626 - php{{ php7_version }}-intl
2727 - php{{ php7_version }}-mbstring
28- - php{{ php7_version }}-mcrypt
2928 - php{{ php7_version }}-mysql
3029 - php{{ php7_version }}-opcache
3130 - php{{ php7_version }}-readline
Original file line number Diff line number Diff line change @@ -1857,17 +1857,6 @@ soap.wsdl_cache_limit = 5
18571857; Sets the maximum number of open links or -1 for unlimited.
18581858ldap.max_links = -1
18591859
1860- [mcrypt]
1861- ; For more information about mcrypt settings see http://php.net/mcrypt-module-open
1862-
1863- ; Directory where to load mcrypt algorithms
1864- ; Default: Compiled in into libmcrypt (usually /usr/local/lib/libmcrypt)
1865- ;mcrypt.algorithms_dir=
1866-
1867- ; Directory where to load mcrypt modes
1868- ; Default: Compiled in into libmcrypt (usually /usr/local/lib/libmcrypt)
1869- ;mcrypt.modes_dir=
1870-
18711860[dba]
18721861;dba.default_handler=
18731862
You can’t perform that action at this time.
0 commit comments