opcache limit php version

This commit is contained in:
crazywhalecc
2023-12-10 18:27:52 +08:00
committed by Jerry Ma
parent c7e9294908
commit f0319de93e
2 changed files with 16 additions and 1 deletions

View File

@@ -228,7 +228,8 @@
]
},
"opcache": {
"type": "builtin"
"type": "builtin",
"arg-type": "custom"
},
"openssl": {
"type": "builtin",