static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

[FEATURE] Add ds extension

Open NHZEX opened this issue 1 year ago • 1 comments

请求支持扩展

https://pecl.php.net/package/ds https://github.com/php-ds/ext-ds

NHZEX avatar Mar 24 '24 15:03 NHZEX

把 ds 扩展源码 放到 PHP 源码 ext 目录

构建php时启用配置: --enable-ds 即可

jingjingxyk avatar Mar 25 '24 01:03 jingjingxyk