Support AST extension

This commit is contained in:
Jean-François Lépine
2024-12-26 07:12:24 +01:00
parent 4b16631d45
commit 287e278184
9 changed files with 107 additions and 1 deletions

View File

@@ -1,4 +1,18 @@
{
"ast": {
"source": "ast",
"static-libs-unix": [
"ast.la",
"ast.lo"
],
"static-libs-windows": [
],
"headers": [
"ast_arginfo.h",
"ast_str_defs.h",
"php_ast.h"
]
},
"brotli": {
"source": "brotli",
"static-libs-unix": [