msgpack requires session

This commit is contained in:
DubbleClick 2025-05-21 18:01:41 +07:00
parent 3ff31d20cf
commit fc7df585bd

View File

@ -412,7 +412,10 @@
"type": "external",
"source": "msgpack",
"arg-type-unix": "with",
"arg-type-win": "enable"
"arg-type-win": "enable",
"shared-ext-depends": [
"sockets"
]
},
"mysqli": {
"type": "builtin",