svn: /phpdoc/ja/trunk/reference/bc/functions/ bcpowmod.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 28 Apr 2020 18:51:20 +0000

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

Log:
Fix #79530: bcpowmod never returns NULL as stated in doc

Bug: https://bugs.php.net/79530 (Closed) bcpowmod never returns NULL as stated in doc
      
Changed paths:
    U   phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml

Modified: phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml
===================================================================
--- phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml	2020-04-28 11:33:36 UTC (rev 349720)
+++ phpdoc/ja/trunk/reference/bc/functions/bcpowmod.xml	2020-04-28 18:51:20 UTC (rev 349721)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343026 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349720 Maintainer: takagi Status: ready -->
 <!-- Credits: mumumu -->
 <refentry xml:id="function.bcpowmod" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -65,7 +65,7 @@
   <para>
    結果を文字列で返します。<parameter>modulus</parameter>
    が <literal>0</literal> の場合、
-   または  <parameter>exponent</parameter> が負の場合、&null; を返します。
+   または  <parameter>exponent</parameter> が負の場合、&false; を返します。
   </para>
  </refsect1>
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.