svn: /phpdoc/ja/trunk/features/ commandline.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Fri, 24 Jul 2020 04:53:54 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=350204

Log:
Fix #78400: Sym-linked files are not accessible
PHP_CLI_SERVER_WORKERS is not supported on Windows

Bug: https://bugs.php.net/78400 (error getting bug information)
      
Changed paths:
    U   phpdoc/ja/trunk/features/commandline.xml

Modified: phpdoc/ja/trunk/features/commandline.xml
===================================================================
--- phpdoc/ja/trunk/features/commandline.xml	2020-07-23 07:12:56 UTC (rev 350203)
+++ phpdoc/ja/trunk/features/commandline.xml	2020-07-24 04:53:54 UTC (rev 350204)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 350149 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 350194 Maintainer: takagi Status: ready -->
 <!-- CREDITS: hirokawa,shimooka,mumumu -->
 <chapter xml:id="features.commandline" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>PHP をコマンドラインから使用する</title>
@@ -1757,6 +1757,7 @@
        ビルトインウェブサーバに対して複数のリクエストを並列で投げる必要があるテストコードのために、
        複数のワーカーをフォークさせるよう設定できるようになりました。
        サーバを起動する前に欲しいワーカーの数を <envar>PHP_CLI_SERVER_WORKERS</envar> 環境変数に設定してください。
+       この機能は Windows ではサポートされていません。
       </entry>
      </row>
     </tbody>
@@ -1801,6 +1802,11 @@
 [Thu Jul 21 10:48:52 2011] ::1:39149 GET /favicon.ico - Request read
 ]]>
    </screen>
+   <para>
+    Windows 環境、かつ PHP 7.4.0 より前のバージョンでは、
+    ルーティングを行うスクリプトがシンボリックリンク先の静的なリソースを処理しない限り、
+    それらのリソースにアクセスできませんでした。
+   </para>
   </example>

   <example>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.