mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Fix opcache for windows not build bug
This commit is contained in:
parent
37b48380a5
commit
de4e219dac
@ -383,7 +383,7 @@
|
|||||||
},
|
},
|
||||||
"opcache": {
|
"opcache": {
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
"arg-type": "custom"
|
"arg-type-unix": "custom"
|
||||||
},
|
},
|
||||||
"openssl": {
|
"openssl": {
|
||||||
"notes": true,
|
"notes": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user