Add trader extension support (#951)

This commit is contained in:
Jerry Ma
2025-10-29 11:54:35 +08:00
committed by GitHub
parent f1d1d4fe10
commit 6a4ad34324
3 changed files with 27 additions and 9 deletions

View File

@@ -988,6 +988,14 @@
"type": "builtin",
"build-with-php": true
},
"trader": {
"support": {
"BSD": "wip",
"Windows": "wip"
},
"type": "external",
"source": "ext-trader"
},
"uuid": {
"support": {
"Windows": "wip",