Skip to content

Commit 7a2f771

Browse files
committed
add imagick extension note
1 parent d219801 commit 7a2f771

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/en/guide/extension-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ This extension contains an implementation of the coroutine environment for `pdo_
4848

4949
1. Only PHP 8.0 ~ 8.4 is supported.
5050

51+
## imagick
52+
53+
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.
54+
5155
## imap
5256

5357
1. Kerberos is not supported

0 commit comments

Comments
 (0)