From 023145989d1b517d36e189a6bd316b50695fc3c9 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Sat, 30 Sep 2023 19:09:46 +0000 Subject: [PATCH] [skip ci] Automatically update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fc7f890..ba3c7f4 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ install-php-extensions @fix_letsencrypt | maxminddb | | | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | mcrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | memcache | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | -| memcached[*](#special-requirements-for-memcached) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| memcached | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | memprof[*](#special-requirements-for-memprof) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | mongo | ✓ | ✓ | | | | | | | | | | mongodb | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | @@ -425,7 +425,6 @@ Some extensions have special requirements: | ecma_intl | • Not available in `buster` docker images
• Not available in `bullseye` docker images | | geos | • Not available in `alpine3.9` docker images
• Not available in `alpine3.10` docker images | | lz4 | Not available in `jessie` docker images | -| memcached | Not available in `bookworm` docker images | | memprof | • Not available in `alpine3.9` docker images
• Not available in `alpine3.10` docker images
• Not available in `alpine3.11` docker images
• Not available in `alpine3.12` docker images
• Not available in `alpine3.13` docker images
• Not available in `alpine3.14` docker images
• Not available in `alpine3.15` docker images | | parallel | Requires images with PHP compiled with thread-safety enabled (`zts`) | | parle | Not available in `jessie` docker images |