ds use git (pecl have buggy config.w32)

This commit is contained in:
crazywhalecc
2026-05-09 08:16:11 +08:00
parent 04df87cd5f
commit 4f9a555bf3

View File

@@ -2,8 +2,10 @@ ext-ds:
type: php-extension type: php-extension
artifact: artifact:
source: source:
type: pecl type: git
name: ds url: 'https://github.com/php-ds/ext-ds.git'
rev: master
extract: php-src/ext/ds
metadata: metadata:
license-files: [LICENSE] license-files: [LICENSE]
license: MIT license: MIT