session, not sockets...

This commit is contained in:
DubbleClick 2025-05-21 18:04:38 +07:00
parent fc7df585bd
commit af51469b62

View File

@ -414,7 +414,7 @@
"arg-type-unix": "with", "arg-type-unix": "with",
"arg-type-win": "enable", "arg-type-win": "enable",
"shared-ext-depends": [ "shared-ext-depends": [
"sockets" "session"
] ]
}, },
"mysqli": { "mysqli": {