svn: /phpdoc/ja/trunk/reference/simplexml/simplexmlelement/ construct.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 14 Mar 2020 23:00:26 +0000

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

Log:
Fix #63060: Option LIBXML_NOEMPTYTAG is ignored

Bug: https://bugs.php.net/63060 (Closed) Option LIBXML_NOEMPTYTAG is ignored
      
Changed paths:
    U   phpdoc/ja/trunk/reference/simplexml/simplexmlelement/construct.xml

Modified: phpdoc/ja/trunk/reference/simplexml/simplexmlelement/construct.xml
===================================================================
--- phpdoc/ja/trunk/reference/simplexml/simplexmlelement/construct.xml	2020-03-14 22:55:49 UTC (rev 349439)
+++ phpdoc/ja/trunk/reference/simplexml/simplexmlelement/construct.xml	2020-03-14 23:00:26 UTC (rev 349440)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343899 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349428 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
 <refentry xml:id="simplexmlelement.construct" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>SimpleXMLElement::__construct</refname>
@@ -41,8 +42,10 @@
      <term><parameter>options</parameter></term>
      <listitem>
       <para>
-       オプションで、<link linkend="libxml.constants">追加の
-       Libxml パラメータ</link>を指定するために使用します。
+       オプションで、XML文書を読み込む場合に影響する <link linkend="libxml.constants">追加の
+       Libxml パラメータ</link>を指定するために使います。
+       XML文書を出力する場合に影響するオプション(例: <constant>LIBXML_NOEMPTYTAG</constant>)
+       は静かに無視されます。
       </para>
       <note>
        <para>
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.