File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 2b7eebaaf61adf4b14a18a046f1a6c2b61cc8e72 Maintainer: hirokawa Status: ready -->
3+ <!-- EN-Revision: 0787a61e3614306bb3c0e5241396241e2d3ae4a7 Maintainer: hirokawa Status: ready -->
44<!-- CREDITS: takagi -->
55<refentry xml : id =" function.pow" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
5858 PHP の拡張モジュールは、この演算の振る舞いを上書きし、オブジェクトを返させても構いません。
5959 </para >
6060 </refsect1 >
61+
62+ <refsect1 role =" changelog" >
63+ &reftitle.changelog;
64+ <informaltable >
65+ <tgroup cols =" 2" >
66+ <thead >
67+ <row >
68+ <entry >&Version; </entry >
69+ <entry >&Description; </entry >
70+ </row >
71+ </thead >
72+ <tbody >
73+ <row >
74+ <entry >8.4.0</entry >
75+ <entry >
76+ 基数が <literal >0</literal > の場合に、
77+ <parameter >exponent</parameter > を負数とするのは非推奨となりました。
78+ </entry >
79+ </row >
80+ </tbody >
81+ </tgroup >
82+ </informaltable >
83+ </refsect1 >
84+
6185 <refsect1 role =" examples" >
6286 &reftitle.examples;
6387 <para >
You can’t perform that action at this time.
0 commit comments