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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Deleted DOMDocument::loadXMLFile() reference from migration83 (#2971)
From:       Yoshinari Takaoka via GitHub <noreply () php ! net>
Date:       2023-11-27 1:47:34
Message-ID: QPetArCsZTy8JkFzjlJjE3kSdcVD7S73fROGgmYFXg () main ! php ! net
[Download RAW message or body]

Author: Yoshinari Takaoka (mumumu)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2023-11-27T01:33:56Z

Commit: https://github.com/php/doc-en/commit/64df41175744fda1c5b7b9771b30f9822cf038df
Raw diff: https://github.com/php/doc-en/commit/64df41175744fda1c5b7b9771b30f9822cf038df.diff

Deleted DOMDocument::loadXMLFile() reference from migration83 (#2971)

Changed paths:
  M  appendices/migration83/other-changes.xml


Diff:

diff --git a/appendices/migration83/other-changes.xml b/appendices/migration83/other-changes.xml
index 5877cb30dc6..07c78da4f4c 100644
--- a/appendices/migration83/other-changes.xml
+++ b/appendices/migration83/other-changes.xml
@@ -163,9 +163,8 @@
 
    <para>
     <methodname>DOMDocument::loadHTML</methodname>,
-    <methodname>DOMDocument::loadHTMLFile</methodname>,
-    <methodname>DOMDocument::loadXML</methodname>, and
-    <methodname>DOMDocument::loadXMLFile</methodname> now have a tentative
+    <methodname>DOMDocument::loadHTMLFile</methodname>, and
+    <methodname>DOMDocument::loadXML</methodname> now have a tentative
     return type of <type>bool</type>. Previously, this was documented as having a return
     type of <code>DOMDocument|bool</code>, but, as of PHP 8.0.0,
     <classname>DOMDocument</classname>

-- 
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