File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: 28529d3539b850e870e3aa97570f4db0e53daa03 Maintainer: mumumu Status: ready -->
2
+ <!-- EN-Revision: 04d9aded7bbd447523cf038ddf88e6d7f7e43c53 Maintainer: mumumu Status: ready -->
4
3
5
4
<chapter xml : id =" opcache.preloading" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
5
<title >コードの事前ロード</title >
@@ -64,7 +63,7 @@ opcache.preload=preload.php
64
63
<function >opcache_compile_file</function > で参照されるあらゆるファイルが評価され、
65
64
リクエストを越えて生き残るメモリ領域に読み込まれます。
66
65
次の例では、<filename >src</filename > ディレクトリにある全ての
67
- <filename >.php</filename > ファイルが事前ロードされます。
66
+ <filename class = " extension " >.php</filename > ファイルが事前ロードされます。
68
67
但し、<literal >Test</literal > ファイルの場合を除きます。
69
68
</para >
70
69
You can’t perform that action at this time.
0 commit comments