PHP8 OPcache 函数
2023-09-06 17:05 更新
目录
- opcache_compile_file — 无需运行,即可编译并缓存 PHP 脚本
- opcache_get_configuration — 获取缓存的配置信息
- opcache_get_status — 获取缓存的状态信息
- opcache_invalidate — 废除脚本缓存
- opcache_is_script_cached — Tells whether a script is cached in OPCache
- opcache_reset — 重置字节码缓存的内容
以上内容是否对您有帮助:
← PHP8 预加载
更多建议: