[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/appendices/migration80/_incompatible.xml?=
From:       George_Peter_Banyard <girgias () php ! net>
Date:       2020-11-30 15:44:58
Message-ID: svn-girgias-1606751098-351791-957374698 () svn ! php ! net
[Download RAW message or body]

girgias                                  Mon, 30 Nov 2020 15:44:58 +0000

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

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

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

Modified: phpdoc/en/trunk/appendices/migration80/incompatible.xml
===================================================================
--- phpdoc/en/trunk/appendices/migration80/incompatible.xml	2020-11-30 15:39:29 UTC (rev 351790)
+++ phpdoc/en/trunk/appendices/migration80/incompatible.xml	2020-11-30 15:44:58 UTC (rev 351791)
@@ -723,8 +723,8 @@
    <listitem>
     <para>
      <function>xml_parser_create</function> and <function>xml_parser_create_ns</function> will now
-     return an <classname>XmlParser</classname> object rather than a &resource;. The
-     <function>xml_parser_free</function> function no longer has an effect, instead the XmlParser
+     return an <classname>XMLParser</classname> object rather than a &resource;. The
+     <function>xml_parser_free</function> function no longer has an effect, instead the XMLParser
      instance is automatically destroyed if it is no longer referenced.
     </para>
    </listitem>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic