Skip to content

Commit

Permalink
"Tentative return type" の訳語を統一 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsfisis authored Jan 13, 2025
1 parent 1f20a94 commit f3ece8a
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions reference/dom/domdocument/registernodeclass.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>DOMDocument::registerNodeClass</methodname> メソッドは、
現在暫定的に <type>true</type> を返すようになりました
<methodname>DOMDocument::registerNodeClass</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions reference/phar/Phar/setAlias.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>Phar::setAlias</methodname> は、
現在暫定的に <type>true</type> を返すようになりました
<methodname>Phar::setAlias</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions reference/phar/Phar/setDefaultStub.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>Phar::setDefaultStub</methodname> は、
現在暫定的に <type>true</type> を返すようになりました
<methodname>Phar::setDefaultStub</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
<row>
Expand Down
4 changes: 2 additions & 2 deletions reference/spl/splfixedarray/setsize.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>SplFixedArray::setSize</methodname>
現在、暫定的に <type>true</type> を返しています
<methodname>SplFixedArray::setSize</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions reference/spl/splheap/insert.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>SplHeap::insert</methodname>
現在、暫定的に <type>true</type> を返しています
<methodname>SplHeap::insert</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions reference/spl/splheap/recoverfromcorruption.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>SplHeap::recoverFromCorruption</methodname>
現在、暫定的に <type>true</type> を返しています
<methodname>SplHeap::recoverFromCorruption</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions reference/spl/splpriorityqueue/insert.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>SplPriorityQueue::insert</methodname>
現在、暫定的に <type>true</type> を返しています
<methodname>SplPriorityQueue::insert</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions reference/spl/splpriorityqueue/recoverfromcorruption.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<row>
<entry>8.4.0</entry>
<entry>
<methodname>SplPriorityQueue::recoverFromCorruption</methodname>
現在、暫定的に <type>true</type> を返しています
<methodname>SplPriorityQueue::recoverFromCorruption</methodname>
仮の戻り値の型が、<type>true</type> になりました
</entry>
</row>
</tbody>
Expand Down

0 comments on commit f3ece8a

Please sign in to comment.