Skip to content

Commit 1069486

Browse files
committed
訳を微調整 / Document clone behaviour of DOMXPath
php/doc-en@0185cc3
1 parent 6bed03b commit 1069486

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

reference/dom/domxpath.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,11 @@ Remove me once you perform substitutions
9191
<row>
9292
<entry>8.4.0</entry>
9393
<entry>
94-
以前は、 <classname>DOMXPath</classname> オブジェクトをクローンできましたが、返されるオブジェクトは使用できませんでした。
95-
これはもはや可能ではなく、 <classname>DOMXPath</classname> オブジェクトをクローンすると、例外がスローされるようになりました。
94+
<classname>DOMXPath</classname> オブジェクトはクローンできなくなりました。
95+
クローンすると例外がスローされます。
96+
これより前のバージョンでは、
97+
<classname>DOMXPath</classname> オブジェクトをクローンしても、
98+
返されるオブジェクトは使用できませんでした。
9699
</entry>
97100
</row>
98101
<row>

0 commit comments

Comments
 (0)