svn: /phpdoc/ja/trunk/reference/ bc/functions/bcadd.xml bc/functions/bccomp.xml bc/functions/bcdiv.xml bc/functions/bcmod.xml bc/functions/bcpowmod.xml bc/functions/bcsqrt.xml hash/functions/hash-update-file.xml mhash/functions/mhash.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Wed, 18 Nov 2020 23:48:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351439
Log:
s/null を受け入れるようになりました/nullable になりました/g
Changed paths:
U phpdoc/ja/trunk/reference/bc/functions/bcadd.xml
U phpdoc/ja/trunk/reference/bc/functions/bccomp.xml
U phpdoc/ja/trunk/reference/bc/functions/bcdiv.xml
U phpdoc/ja/trunk/reference/bc/functions/bcmod.xml
U phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml
U phpdoc/ja/trunk/reference/bc/functions/bcsqrt.xml
U phpdoc/ja/trunk/reference/hash/functions/hash-update-file.xml
U phpdoc/ja/trunk/reference/mhash/functions/mhash.xml
Modified: phpdoc/ja/trunk/reference/bc/functions/bcadd.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bcadd.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/bc/functions/bcadd.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -68,7 +68,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>scale</parameter> は null を受け入れるようになりました。
+ <parameter>scale</parameter> は nullable になりました。
</entry>
</row>
</tbody>
Modified: phpdoc/ja/trunk/reference/bc/functions/bccomp.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bccomp.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/bc/functions/bccomp.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -79,7 +79,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>scale</parameter> は、null を受け入れるようになりました。
+ <parameter>scale</parameter> は、nullable になりました。
</entry>
</row>
</tbody>
Modified: phpdoc/ja/trunk/reference/bc/functions/bcdiv.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bcdiv.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/bc/functions/bcdiv.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -70,7 +70,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>scale</parameter> は、null を受け入れるようになりました。
+ <parameter>scale</parameter> は、nullable になりました。
</entry>
</row>
</tbody>
Modified: phpdoc/ja/trunk/reference/bc/functions/bcmod.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bcmod.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/bc/functions/bcmod.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -70,7 +70,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>scale</parameter> は null を受け入れるようになりました。
+ <parameter>scale</parameter> は nullable になりました。
</entry>
</row>
<row>
Modified: phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -93,7 +93,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>scale</parameter> は、null を受け入れるようになりました。
+ <parameter>scale</parameter> は、nullable になりました。
</entry>
</row>
</tbody>
Modified: phpdoc/ja/trunk/reference/bc/functions/bcsqrt.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bcsqrt.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/bc/functions/bcsqrt.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -59,7 +59,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>scale</parameter> は、null を受け入れるようになりました。
+ <parameter>scale</parameter> は、nullable になりました。
</entry>
</row>
</tbody>
Modified: phpdoc/ja/trunk/reference/hash/functions/hash-update-file.xml
===================================================================
--- phpdoc/ja/trunk/reference/hash/functions/hash-update-file.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/hash/functions/hash-update-file.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -75,7 +75,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>stream_context</parameter> は、null を受け入れるようになりました。
+ <parameter>stream_context</parameter> は、nullable になりました。
</entry>
</row>
<row>
Modified: phpdoc/ja/trunk/reference/mhash/functions/mhash.xml
===================================================================
--- phpdoc/ja/trunk/reference/mhash/functions/mhash.xml 2020-11-18 23:45:32 UTC (rev 351438)
+++ phpdoc/ja/trunk/reference/mhash/functions/mhash.xml 2020-11-18 23:48:18 UTC (rev 351439)
@@ -83,7 +83,7 @@
<row>
<entry>8.0.0</entry>
<entry>
- <parameter>key</parameter> は、null を受け入れるようになりました。
+ <parameter>key</parameter> は、nullable になりました。
</entry>
</row>
</tbody>