Add libxml extension wrapper for composer compatibility (#463)

* Add libxml extension wrapper for compatibility

* Add tests
This commit is contained in:
Jerry Ma
2024-05-29 14:30:31 +08:00
committed by GitHub
parent 968b3acbce
commit af8204fbf0
2 changed files with 13 additions and 3 deletions

View File

@@ -278,6 +278,16 @@
"openssl"
]
},
"libxml": {
"support": {
"BSD": "wip"
},
"type": "builtin",
"arg-type": "none",
"ext-depends": [
"xml"
]
},
"mbregex": {
"type": "builtin",
"arg-type": "custom",