We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5c271 commit 93273f8Copy full SHA for 93273f8
reference/dom/domxpath.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 0185cc34ca3528205e3bda346a4d907c28a57bc5 Maintainer: takagi Status: ready -->
4
<!--
5
Remove me once you perform substitutions
6
domxpath
@@ -88,6 +88,13 @@ Remove me once you perform substitutions
88
</row>
89
</thead>
90
<tbody>
91
+ <row>
92
+ <entry>8.4.0</entry>
93
+ <entry>
94
+ 以前は、 <classname>DOMXPath</classname> オブジェクトをクローンできましたが、返されるオブジェクトは使用できませんでした。
95
+ これはもはや可能ではなく、 <classname>DOMXPath</classname> オブジェクトをクローンすると、例外がスローされるようになりました。
96
+ </entry>
97
+ </row>
98
<row>
99
<entry>8.0.0</entry>
100
<entry>
0 commit comments