Skip to content

Commit eb11098

Browse files
committed
Release 7.6.3 - See CHANGELOG.md
1 parent 2bf16d5 commit eb11098

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 7.6.3 2023-05-12 <dave at tiredofit dot ca>
2+
3+
### Changed
4+
- Strip pecl packages that no longer exist in Arch 3.18 repository for PHP 8.2
5+
6+
17
## 7.6.2 2023-05-10 <dave at tiredofit dot ca>
28

39
### Changed

Dockerfile

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -91,38 +91,25 @@ RUN case "${PHP_BASE}" in \
9191
php82-pecl-apcu \
9292
php82-pecl-ast \
9393
php82-pecl-couchbase \
94-
php82-pecl-grpc \
9594
php82-pecl-igbinary \
9695
php82-pecl-imagick \
97-
php82-pecl-immutable_cache \
98-
php82-pecl-luasandbox \
9996
php82-pecl-lzf \
10097
php82-pecl-maxminddb \
101-
php82-pecl-mcrypt \
10298
php82-pecl-memcache \
10399
php82-pecl-memcached \
104100
php82-pecl-mongodb \
105101
php82-pecl-msgpack \
106-
php82-pecl-oauth \
107-
php82-pecl-pcov \
108102
php82-pecl-phalcon \
109103
php82-pecl-protobuf \
110104
php82-pecl-psr \
111105
php82-pecl-redis \
112-
php82-pecl-runkit7 \
113106
php82-pecl-swoole \
114-
php82-pecl-teds \
115-
php82-pecl-timezonedb \
116107
php82-pecl-uploadprogress \
117108
php82-pecl-uuid \
118-
php82-pecl-vips \
119-
php82-pecl-vld \
120109
php82-pecl-xdebug \
121110
php82-pecl-xhprof \
122111
php82-pecl-xhprof-assets \
123-
php82-pecl-xlswriter \
124112
php82-pecl-yaml \
125-
php82-pecl-zephir_parser \
126113
php82-pecl-zstd \
127114
php82-pgsql \
128115
php82-phar \

0 commit comments

Comments
 (0)