svn: /phpdoc/ja/trunk/reference/filesystem/functions/ glob.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Mon, 09 Nov 2020 20:46:20 +0000

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

Log:
Fix #75024: glob(): Non-portable GLOB_BRACE presented without warning

Bug: https://bugs.php.net/75024 (error getting bug information)
      
Changed paths:
    U   phpdoc/ja/trunk/reference/filesystem/functions/glob.xml

Modified: phpdoc/ja/trunk/reference/filesystem/functions/glob.xml
===================================================================
--- phpdoc/ja/trunk/reference/filesystem/functions/glob.xml	2020-11-09 17:44:11 UTC (rev 351342)
+++ phpdoc/ja/trunk/reference/filesystem/functions/glob.xml	2020-11-09 20:46:20 UTC (rev 351343)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 350653 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 351342 Maintainer: hirokawa Status: ready -->
 <!-- CREDITS: shimooka,mumumu -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.glob">
  <refnamediv>
@@ -110,6 +110,12 @@
          </simpara>
         </listitem>
        </itemizedlist>
+       <note>
+        <simpara>
+         <constant>GLOB_BRACE</constant> フラグは、Solaris
+         などの非 GNU システムでは動作しないことがあります。
+        </simpara>
+       </note>
       </para>
      </listitem>
     </varlistentry>
@@ -168,12 +174,6 @@
     この関数が使用できないシステムも存在します (例: 昔の Sun OS など)。
    </simpara>
   </note>
-  <note>
-   <simpara>
-    <constant>GLOB_BRACE</constant> フラグは、Solaris
-    などの非 GNU システムでは動作しないことがあります。
-   </simpara>
-  </note>
  </refsect1>

  <refsect1 role="seealso">
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.