mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
update doc for spx extension
This commit is contained in:
parent
4299abf68b
commit
3867b9933d
@ -149,8 +149,7 @@ Parallel is only supported on PHP 8.0 ZTS and above.
|
|||||||
|
|
||||||
## spx
|
## spx
|
||||||
|
|
||||||
1. The [SPX extension](https://github.com/NoiseByNorthwest/php-spx) only supports NTS mode.
|
1. SPX does not support Windows, and the official repository does not support static compilation. static-php-cli uses a [modified version](https://github.com/static-php/php-spx).
|
||||||
2. SPX does not support Windows, and the official repository does not support static compilation. static-php-cli uses a [modified version](https://github.com/static-php/php-spx).
|
|
||||||
|
|
||||||
## mimalloc
|
## mimalloc
|
||||||
|
|
||||||
|
|||||||
@ -139,8 +139,7 @@ parallel 扩展只支持 PHP 8.0 及以上版本,并只支持 ZTS 构建(`--
|
|||||||
|
|
||||||
## spx
|
## spx
|
||||||
|
|
||||||
1. [SPX 扩展](https://github.com/NoiseByNorthwest/php-spx) 只支持非线程模式。
|
1. SPX 目前不支持 Windows,且官方仓库也不支持静态编译,static-php-cli 使用了 [修改版本](https://github.com/static-php/php-spx)。
|
||||||
2. SPX 目前不支持 Windows,且官方仓库也不支持静态编译,static-php-cli 使用了 [修改版本](https://github.com/static-php/php-spx)。
|
|
||||||
|
|
||||||
## mimalloc
|
## mimalloc
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user