File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
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: eee245cdbd89dc2fd908285f588e3b9e055924e5 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 4b4292baf79bb650763e8230dbb254ee59d5ce80 Maintainer: takagi Status: ready -->
44<!-- CREDITS: hirokawa,shimooka,mumumu -->
55<chapter xml : id =" features.commandline" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 <title >PHP をコマンドラインから使用する</title >
@@ -1510,10 +1510,12 @@ php > $foo[TAB]ThisIsAReallyLongVariableName
15101510 </programlisting >
15111511 </example >
15121512
1513- <para >
1513+ <simpara >
15141514 対話シェル上では操作履歴が保存され、上矢印キーと下矢印キーで履歴にアクセスすることができます。
15151515 履歴の保存先は <filename >~/.php_history</filename > ファイルです。
1516- </para >
1516+ PHP 8.4.0 以降では、環境変数 <envar >PHP_HISTFILE</envar > を使って
1517+ 履歴ファイルのパスを設定できます。
1518+ </simpara >
15171519
15181520 <para >
15191521 &cli.sapi; では、二つの
You can’t perform that action at this time.
0 commit comments