File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -2483,24 +2483,11 @@ Apache 設定ファイルにパスの値を追加する際、例えば
2483
2483
2484
2484
<!ENTITY listendand ' そして'>
2485
2485
2486
- <!-- classkit and runkit entities -->
2487
- <!ENTITY note.classkit.selfmanipulation '<note xmlns =" http://docbook.org/ns/docbook" ><simpara >この関数により現在実行中
2488
- (もしくはチェーンド)のメソッドを操作することはできません。</simpara >
2489
- </note >'>
2490
-
2486
+ <!-- runkit entities -->
2491
2487
<!ENTITY note.runkit.selfmanipulation '<note xmlns =" http://docbook.org/ns/docbook" ><simpara >この関数は、
2492
2488
現在実行中(もしくはチェーンド)のメソッドを操作することはできません。</simpara >
2493
2489
</note >'>
2494
2490
2495
- <!ENTITY note.runkit.sandbox '<note xmlns =" http://docbook.org/ns/docbook" ><simpara >
2496
- サンドボックスのサポート
2497
- (<function >runkit_lint</function >, <function >runkit_lint_file</function >,
2498
- および <classname >Runkit_Sandbox</classname > クラスで使用)は、
2499
- PHP 5.1.0 以降または特別なパッチを適用した
2500
- PHP 5.0 でのみ利用可能であり、スレッドセーフを有効にしておく必要があります。
2501
- 詳細については、runkit パッケージに含まれる <filename >README</filename >
2502
- ファイルを参照してください。</simpara ></note >'>
2503
-
2504
2491
<!ENTITY note.runkit.internal-override '<note xmlns =" http://docbook.org/ns/docbook" ><simpara >デフォルトでは、
2505
2492
削除・リネーム・変更が可能なのはユーザー定義関数だけです。組み込み関数を
2506
2493
オーバーライドするには、&php.ini; で
You can’t perform that action at this time.
0 commit comments