Add dependency map generator and related docs

This commit is contained in:
crazywhalecc
2024-08-21 11:08:57 +08:00
committed by Jerry Ma
parent 077da6f6a4
commit 73654e5984
13 changed files with 398 additions and 19 deletions

View File

@@ -132,7 +132,7 @@ event 扩展在 macOS 系统下编译后暂无法使用 `openpty` 特性。相
parallel 扩展只支持 PHP 8.0 及以上版本,并只支持 ZTS 构建(`--enable-zts`)。
# spx
## spx
1. [SPX 扩展](https://github.com/NoiseByNorthwest/php-spx) 只支持非线程模式。
2. SPX 目前不支持 Windows且官方仓库也不支持静态编译static-php-cli 使用了 [修改版本](https://github.com/static-php/php-spx)。