File tree Expand file tree Collapse file tree 1 file changed +25
-25
lines changed
reference/mbstring/functions Expand file tree Collapse file tree 1 file changed +25
-25
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: 398329d3c680e8eccd694a6a3f7fe1ebd929ea80 Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 6c550e6d0c8139a0086095ef1db0ac6e08716e1f Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: takagi -->
5
5
<refentry xml : id =" function.mb-strtolower" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
49
49
</para >
50
50
</refsect1 >
51
51
52
+ <refsect1 role =" changelog" >
53
+ &reftitle.changelog;
54
+ <para >
55
+ <informaltable >
56
+ <tgroup cols =" 2" >
57
+ <thead >
58
+ <row >
59
+ <entry >&Version; </entry >
60
+ <entry >&Description; </entry >
61
+ </row >
62
+ </thead >
63
+ <tbody >
64
+ <row >
65
+ <entry >8.3.0</entry >
66
+ <entry >
67
+ ギリシャ文字のシグマ向けに、条件付きのケースルールが実装されました。
68
+ </entry >
69
+ </row >
70
+ </tbody >
71
+ </tgroup >
72
+ </informaltable >
73
+ </para >
74
+ </refsect1 >
75
+
52
76
<refsect1 role =" examples" >
53
77
&reftitle.examples;
54
78
<para >
@@ -97,30 +121,6 @@ echo $str; // 結果は τάχιστη αλώπηξ βαφής ψημένη γη
97
121
</para >
98
122
</refsect1 >
99
123
100
- <refsect1 role =" changelog" >
101
- &reftitle.changelog;
102
- <para >
103
- <informaltable >
104
- <tgroup cols =" 2" >
105
- <thead >
106
- <row >
107
- <entry >&Version; </entry >
108
- <entry >&Description; </entry >
109
- </row >
110
- </thead >
111
- <tbody >
112
- <row >
113
- <entry >8.3.0</entry >
114
- <entry >
115
- ギリシャ文字のシグマ向けに、条件付きのケースルールが実装されました。
116
- </entry >
117
- </row >
118
- </tbody >
119
- </tgroup >
120
- </informaltable >
121
- </para >
122
- </refsect1 >
123
-
124
124
<refsect1 role =" seealso" >
125
125
&reftitle.seealso;
126
126
<para >
You can’t perform that action at this time.
0 commit comments