File tree Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Expand file tree Collapse file tree 1 file changed +32
-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: c1413dcaa87de5d9954e5ed90f3612993b7cb12c Maintainer: shimooka Status: ready -->
3+ <!-- EN-Revision: e80ef2394f0c64be66917a5d4335736ae05b774f Maintainer: shimooka Status: ready -->
44<!-- Credits: mumumu -->
55<refentry xml : id =" function.http-build-query" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 <refnamediv >
102102 </para >
103103 </refsect1 >
104104
105+ <refsect1 role =" changelog" >
106+ &reftitle.changelog;
107+ <informaltable >
108+ <tgroup cols =" 2" >
109+ <thead >
110+ <row >
111+ <entry >&Version; </entry >
112+ <entry >&Description; </entry >
113+ </row >
114+ </thead >
115+ <tbody >
116+ <row >
117+ <entry >8.4.0</entry >
118+ <entry >
119+ PHP 8.4.0 より前のバージョンでは、
120+ <parameter >data</parameter > の
121+ <interfacename >BackedEnum</interfacename > プロパティは、
122+ スカラー値ではなくオブジェクトに変換されていました。
123+ </entry >
124+ </row >
125+ <row >
126+ <entry >8.0.0</entry >
127+ <entry >
128+ <parameter >arg_separator</parameter > は、nullable になりました。
129+ </entry >
130+ </row >
131+ </tbody >
132+ </tgroup >
133+ </informaltable >
134+ </refsect1 >
135+
105136 <refsect1 role =" examples" >
106137 &reftitle.examples;
107138 <example >
You can’t perform that action at this time.
0 commit comments