File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 7bdf6028aa9304cea1369e128b8b8e425faec032 Maintainer: satoruyoshida Status: ready -->
3+ <!-- EN-Revision: 0b7ba7f50bfefd540fefd257425a1a60718c6b75 Maintainer: satoruyoshida Status: ready -->
44<!-- CREDITS: mumumu -->
55<sect1 xml : id =" opcache.configuration" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 &reftitle.runtime;
423423 <listitem >
424424 <para >
425425 インターン化 (intern) された文字列を格納するために使用されるメモリ量。( MB 単位)
426+ 最大値は、64bit アーキテクチャでは 32767 であり、
427+ 32bit アーキテクチャでは 4095 です。
426428 </para >
429+ <note >
430+ <simpara >
431+ PHP 8.4.0 より前のバージョンの最大値は、
432+ すべてのアーキテクチャで 4095 MB でした。
433+ </simpara >
434+ </note >
427435 </listitem >
428436 </varlistentry >
429437 <varlistentry xml : id =" ini.opcache.max-accelerated-files" >
You can’t perform that action at this time.
0 commit comments