This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +8
-0
lines changed
Expand file tree Collapse file tree 5 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 5353 php7-ftp \
5454 php7-gd \
5555 php7-iconv \
56+ php7-imap \
5657 php7-intl \
5758 php7-ldap \
5859 php7-mcrypt \
6566 php7-pdo_pgsql \
6667 php7-pdo_sqlite \
6768 php7-pear \
69+ php7-pecl-apcu \
6870 php7-pecl-imagick \
6971 php7-pecl-redis \
7072 php7-pgsql \
Original file line number Diff line number Diff line change 5353 php7-ftp \
5454 php7-gd \
5555 php7-iconv \
56+ php7-imap \
5657 php7-intl \
5758 php7-ldap \
5859 php7-mcrypt \
6566 php7-pdo_pgsql \
6667 php7-pdo_sqlite \
6768 php7-pear \
69+ php7-pecl-apcu \
6870 php7-pecl-imagick \
6971 php7-pecl-redis \
7072 php7-pgsql \
Original file line number Diff line number Diff line change 5353 php7-ftp \
5454 php7-gd \
5555 php7-iconv \
56+ php7-imap \
5657 php7-intl \
5758 php7-ldap \
5859 php7-mcrypt \
6566 php7-pdo_pgsql \
6667 php7-pdo_sqlite \
6768 php7-pear \
69+ php7-pecl-apcu \
6870 php7-pecl-imagick \
6971 php7-pecl-redis \
7072 php7-pgsql \
Original file line number Diff line number Diff line change @@ -283,6 +283,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
283283
284284## Versions
285285
286+ * ** 18.12.19:** - Add php7-imap and php7-pecl-apcu.
286287* ** 11.12.19:** - Fix Google Cloud DNS to use .json file for authentication.
287288* ** 20.11.19:** - Fix cryptography version mismatch due to pip issue.
288289* ** 17.11.19:** - Add php7-pdo_odbc.
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ app_setup_nginx_reverse_proxy_block: ""
126126
127127# changelog
128128changelogs :
129+ - { date: "18.12.19:", desc: "Add php7-imap and php7-pecl-apcu." }
129130 - { date: "11.12.19:", desc: "Fix Google Cloud DNS to use .json file for authentication." }
130131 - { date: "20.11.19:", desc: "Fix cryptography version mismatch due to pip issue." }
131132 - { date: "17.11.19:", desc: "Add php7-pdo_odbc." }
You can’t perform that action at this time.
0 commit comments