Update extension-notes.md

This commit is contained in:
Jerry Ma 2025-03-31 16:15:12 +08:00 committed by GitHub
parent 3fe50e9ca3
commit 615e680b9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,6 +45,10 @@ swoole-hook-sqlite 与 `pdo_sqlite` 扩展冲突。如需使用 Swoole 和 `pdo_
1. swow 仅支持 PHP 8.0 ~ 8.4 版本。
## imagick
imagick 扩展目前仅在 musl libc 上支持 OpenMPlibgomp。使用 glibc 方式构建的 imagick 扩展无法支持多线程特性。
## imap
1. 该扩展目前不支持 Kerberos。