We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42b749 commit 02a3af4Copy full SHA for 02a3af4
1 file changed
reference/opcache/ini.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 0b7ba7f50bfefd540fefd257425a1a60718c6b75 Maintainer: satoruyoshida Status: ready -->
+<!-- EN-Revision: 33437fb390b792266f4bdae7a0797808a6d7b9d4 Maintainer: satoruyoshida Status: ready -->
4
<!-- CREDITS: mumumu -->
5
<sect1 xml:id="opcache.configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
6
&reftitle.runtime;
@@ -954,6 +954,8 @@
954
セキュリティ上の理由からデフォルトでは禁止されています。
955
但し、このディレクティブに明示的に <literal>root</literal>
956
を指定した場合は許可されます。
957
+ PHP 8.3.0 以降では、&cli.sapi; や <link linkend="book.phpdbg">phpdbg SAPI</link> から root で実行した場合、
958
+ root ユーザでの事前ロードを許可するために、このディレクティブを指定する必要はありません。
959
</para>
960
</listitem>
961
</varlistentry>
0 commit comments