File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 2474b979c1a9cd8b6f48445edf634c3d21c29fb2 Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 781f2ec04ee8817687e5e333bc3e64ab973322d7 Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xml : id =" function.fgetcsv" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
166
166
非推奨になりました。
167
167
</entry >
168
168
</row >
169
+ <row >
170
+ <entry >8.3.0</entry >
171
+ <entry >
172
+ 最後のフィールドが、
173
+ 閉じられていないフィールド囲いこみ文字だけの場合、
174
+ null バイト 1 つの文字列ではなく、空文字列を返すようになりました。
175
+ </entry >
176
+ </row >
169
177
<row >
170
178
<entry >8.0.0</entry >
171
179
<entry >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 73007ad9889ca2a3d85b0a710b55deb44ac370cc Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 781f2ec04ee8817687e5e333bc3e64ab973322d7 Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
<refentry xml : id =" function.str-getcsv" xmlns =" http://docbook.org/ns/docbook" xmlns : xi =" http://www.w3.org/2001/XInclude" >
6
6
<refnamediv >
90
90
の動作に倣ったものとなります。
91
91
</entry >
92
92
</row >
93
+ <xi : include xpointer =" xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.fgetcsv')/db:refsect1[@role='changelog']//db:row[db:entry[text()='8.3.0']]/.)" >
94
+ <xi : fallback />
95
+ </xi : include >
93
96
<row >
94
97
<entry >7.4.0</entry >
95
98
<entry >
You can’t perform that action at this time.
0 commit comments