mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Fix #111
This commit is contained in:
@@ -208,7 +208,10 @@
|
|||||||
},
|
},
|
||||||
"mysqlnd": {
|
"mysqlnd": {
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
"arg-type-windows": "with"
|
"arg-type-windows": "with",
|
||||||
|
"lib-depends": [
|
||||||
|
"zlib"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"opcache": {
|
"opcache": {
|
||||||
"type": "builtin"
|
"type": "builtin"
|
||||||
|
|||||||
Reference in New Issue
Block a user