We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45aeaa3 commit 179d005Copy full SHA for 179d005
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 7.7.5 2024-01-26 <dave at tiredofit dot ca>
2
+
3
+ ### Reverted
4
+ - Remove lz4 extension from Debian variant
5
6
7
## 7.7.4 2023-12-08 <dave at tiredofit dot ca>
8
9
### Changed
Dockerfile.debian
@@ -80,7 +80,6 @@ RUN export PHP_7_3_RUN_DEPS=" \
80
php$PHP_BASE-grpc \
81
php$PHP_BASE-imagick \
82
php$PHP_BASE-inotify \
83
- php$PHP_BASE-lz4 \
84
php$PHP_BASE-mailparse \
85
php$PHP_BASE-maxminddb \
86
php$PHP_BASE-memcache \
0 commit comments