Remove imagick note from MAINTAINERS.md

pull/368/head
Michele Locati 2021-07-01 10:54:47 +02:00
parent b9cfaee225
commit 0f64ce8a12
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 0 additions and 5 deletions

View File

@ -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.