From 06557f2a4754088b39b12f1a3a99f3278b0f83a7 Mon Sep 17 00:00:00 2001 From: Lu Fei <52o@qq52o.cn> Date: Fri, 10 Nov 2023 22:01:32 -0600 Subject: [PATCH] Sync opcache ini (#812) --- reference/opcache/ini.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index 8a46f7954..b28c23385 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -1,6 +1,6 @@ - + &reftitle.runtime; @@ -131,7 +131,7 @@ opcache.consistency_checks "0" PHP_INI_ALL - + 自 8.1.18 和 8.2.5 起禁用。从 PHP 8.3.0 起已删除。 opcache.force_restart_timeout @@ -652,6 +652,11 @@ N 即为此配置指令的设置值。 由于此选项对于性能有较大影响,请尽在调试环境使用。 + + + 自 8.1.18 和 8.2.5 起禁用。从 PHP 8.3.0 起已删除。 + +