svn: /phpdoc/ja/trunk/language/types/ integer.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Thu, 16 Jul 2020 23:33:14 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=350162

Log:
Update info regarding max integer size on 64bit Windows

Changed paths:
    U   phpdoc/ja/trunk/language/types/integer.xml

Modified: phpdoc/ja/trunk/language/types/integer.xml
===================================================================
--- phpdoc/ja/trunk/language/types/integer.xml	2020-07-16 13:46:54 UTC (rev 350161)
+++ phpdoc/ja/trunk/language/types/integer.xml	2020-07-16 23:33:14 UTC (rev 350162)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 349427 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 350156 Maintainer: takagi Status: ready -->
 <!-- CREDITS: hirokawa,shimooka,mumumu -->
 <sect1 xml:id="language.types.integer">
  <title>整数</title>
@@ -236,7 +236,7 @@

    <para>
     float が整数の範囲 (通常は、32 ビットプラットフォームでは <literal>+/- 2.15e+9 =
-    2^31</literal>、Windows 以外の 64 ビットプラットフォームでは <literal>+/- 9.22e+18 = 2^63</literal>
+    2^31</literal>、PHP 7 より前の Windows 以外の 64 ビットプラットフォームでは <literal>+/- 9.22e+18 = 2^63</literal>
     ) を越える場合、結果は undefined となります。これは、
     その float が正しい整数の結果を得るために十分な精度を得られなかったからです。
     この場合、警告も通知も発生しません!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.