mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
msgpack requires session
This commit is contained in:
parent
3ff31d20cf
commit
fc7df585bd
@ -412,7 +412,10 @@
|
|||||||
"type": "external",
|
"type": "external",
|
||||||
"source": "msgpack",
|
"source": "msgpack",
|
||||||
"arg-type-unix": "with",
|
"arg-type-unix": "with",
|
||||||
"arg-type-win": "enable"
|
"arg-type-win": "enable",
|
||||||
|
"shared-ext-depends": [
|
||||||
|
"sockets"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"mysqli": {
|
"mysqli": {
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user