add imagick extension note

This commit is contained in:
DubbleClick 2025-03-30 22:22:22 +07:00
parent d21980170e
commit 7a2f77193f

View File

@ -48,6 +48,10 @@ This extension contains an implementation of the coroutine environment for `pdo_
1. Only PHP 8.0 ~ 8.4 is supported.
## imagick
1. The imagick extension currently only has openmp support on musl libc. This means that multithreading is disabled on glibc or other operating systems. The extension is still fully functional.
## imap
1. Kerberos is not supported