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