svn: /phpdoc/ja/trunk/reference/opcache/ ini.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 02 Jun 2020 14:21:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=350003

Log:
Document behavior of out-of-range INI settings

Cf. <https://bugs.php.net/79644>.

Changed paths:
    U   phpdoc/ja/trunk/reference/opcache/ini.xml

Modified: phpdoc/ja/trunk/reference/opcache/ini.xml
===================================================================
--- phpdoc/ja/trunk/reference/opcache/ini.xml	2020-06-02 14:11:39 UTC (rev 350002)
+++ phpdoc/ja/trunk/reference/opcache/ini.xml	2020-06-02 14:21:22 UTC (rev 350003)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 349735 Maintainer: satoruyoshida Status: ready -->
+<!-- EN-Revision: 350001 Maintainer: satoruyoshida Status: ready -->
 <!-- CREDITS: mumumu -->
 <sect1 xml:id="opcache.configuration" xmlns="http://docbook.org/ns/docbook">
  &reftitle.runtime;
@@ -304,6 +304,7 @@
     <listitem>
      <para>
       OPcache によって使用される共有メモリ・ストレージのサイズ。( MB 単位)
+      設定できる最小値は <literal>"8"</literal> です。これより小さい値を設定しても、最小値が強制されます。
      </para>
     </listitem>
    </varlistentry>
@@ -331,6 +332,7 @@
       素数の集合 <literal>{ 223, 463, 983, 1979, 3907, 7963, 16229, 32531, 65407, 130987, 262237, 524521, 1048793 }</literal> のうち、
       設定値以上の最初の数値です。
       最小値は 200 です。最大値は、PHP 5.5.6 より前のバージョンでは 100000、PHP 5.5.6 以降では 1000000 となります。
+      これらの範囲外の値が設定されても、範囲内の値に設定し直されます。
      </para>
     </listitem>
    </varlistentry>
@@ -342,6 +344,7 @@
     <listitem>
      <para>
       再起動がスケジュールされるまでに許される、無駄なメモリの最大の割合。
+      最大値は <literal>"50"</literal> です。これ以上の値が設定されても、最大値が強制されます。
      </para>
     </listitem>
    </varlistentry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.