svn: /phpdoc/ja/trunk/appendices/migration80/ incompatible.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Wed, 02 Dec 2020 00:05:57 +0000

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

Log:
Update XMLParser class name in migration guide for PHP 8.0.1

Changed paths:
    U   phpdoc/ja/trunk/appendices/migration80/incompatible.xml

Modified: phpdoc/ja/trunk/appendices/migration80/incompatible.xml
===================================================================
--- phpdoc/ja/trunk/appendices/migration80/incompatible.xml	2020-12-02 00:03:24 UTC (rev 351829)
+++ phpdoc/ja/trunk/appendices/migration80/incompatible.xml	2020-12-02 00:05:57 UTC (rev 351830)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: 351500 $ -->
-<!-- EN-Revision: 351647 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 351791 Maintainer: mumumu Status: ready -->

 <sect1 xml:id="migration80.incompatible" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>下位互換性のない変更点</title>
@@ -814,10 +814,10 @@
     <para>
      <function>xml_parser_create</function> と
      <function>xml_parser_create_ns</function> 関数は
-     &resource; ではなく、<classname>XmlParser</classname>
+     &resource; ではなく、<classname>XMLParser</classname>
      オブジェクトを返すようになりました。
      <function>xml_parser_free</function> 関数はもはや意味をなしません。
-     XmlParser インスタンスは、
+     XMLParser インスタンスは、
      参照されなくなった場合に、自動的に破棄されます。
     </para>
    </listitem>
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.