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 4444 php7-exif \
4545 php7-gd \
4646 php7-iconv \
47+ php7-intl \
4748 php7-mcrypt \
4849 php7-memcached \
4950 php7-mysqli \
5455 php7-pdo_sqlite \
5556 php7-pgsql \
5657 php7-phar \
58+ php7-posix \
5759 php7-soap \
5860 php7-sockets \
5961 php7-sqlite3 \
Original file line number Diff line number Diff line change 4747 php7-exif \
4848 php7-gd \
4949 php7-iconv \
50+ php7-intl \
5051 php7-mcrypt \
5152 php7-memcached \
5253 php7-mysqli \
5758 php7-pdo_sqlite \
5859 php7-pgsql \
5960 php7-phar \
61+ php7-posix \
6062 php7-soap \
6163 php7-sockets \
6264 php7-sqlite3 \
Original file line number Diff line number Diff line change 4747 php7-exif \
4848 php7-gd \
4949 php7-iconv \
50+ php7-intl \
5051 php7-mcrypt \
5152 php7-memcached \
5253 php7-mysqli \
5758 php7-pdo_sqlite \
5859 php7-pgsql \
5960 php7-phar \
61+ php7-posix \
6062 php7-soap \
6163 php7-sockets \
6264 php7-sqlite3 \
Original file line number Diff line number Diff line change @@ -235,6 +235,7 @@ Below are the instructions for updating containers:
235235
236236## Versions
237237
238+ * ** 02.03.19:** - Add php intl and posix modules.
238239* ** 27.02.19:** - Add gnupg package.
239240* ** 22.02.19:** - Rebase to alpine 3.9.
240241* ** 03.02.19:** - Removed memcached due to seccomp errors. Let us know if you need to re-enable memcached.
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: "02.03.19:", desc: "Add php intl and posix modules." }
129130 - { date: "27.02.19:", desc: "Add gnupg package." }
130131 - { date: "22.02.19:", desc: "Rebase to alpine 3.9." }
131132 - { date: "03.02.19:", desc: "Removed memcached due to seccomp errors. Let us know if you need to re-enable memcached." }
You can’t perform that action at this time.
0 commit comments