mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
add imagick extension note
This commit is contained in:
parent
d21980170e
commit
7a2f77193f
@ -48,6 +48,10 @@ This extension contains an implementation of the coroutine environment for `pdo_
|
|||||||
|
|
||||||
1. Only PHP 8.0 ~ 8.4 is supported.
|
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
|
## imap
|
||||||
|
|
||||||
1. Kerberos is not supported
|
1. Kerberos is not supported
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user