mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
session, not sockets...
This commit is contained in:
parent
fc7df585bd
commit
af51469b62
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user