update doc for spx extension

This commit is contained in:
DubbleClick
2025-05-30 16:18:34 +07:00
parent 4299abf68b
commit 3867b9933d
2 changed files with 2 additions and 4 deletions

View File

@@ -149,8 +149,7 @@ Parallel is only supported on PHP 8.0 ZTS and above.
## spx
1. The [SPX extension](https://github.com/NoiseByNorthwest/php-spx) only supports NTS mode.
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).
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).
## mimalloc