From 0f64ce8a12ffb3fe87ef340bffea79151edb1e78 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 1 Jul 2021 10:54:47 +0200 Subject: [PATCH] Remove imagick note from MAINTAINERS.md --- MAINTAINERS.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e6111fb..84c9d15 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -64,11 +64,6 @@ The `http` PHP extension may use the `libidnkit` system library since version 3. It's not available on Alpine Linux, so we install it manually. We need to monitor new releases at https://jprs.co.jp/idn -### imagick - -For PHP 8+ we currenly install the `imagick` PHP extension from a specific git commit. -We should switch to the normal pecl/pickle approach when we have a new release. - ### ionCube Loader The `ionCube Loader` PHP extension is not available in the PECL archive, so we install it manually.