File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
reference/reflection/reflectiontype Expand file tree Collapse file tree 1 file changed +23
-1
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: c5971e972a89c151ff1455853fdc41c19483788c Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: 3fc4586f54eb27f406b848058941217493110f83 Maintainer: mumumu Status: ready -->
4
4
5
5
<refentry xml : id =" reflectiontype.tostring" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
@@ -61,6 +61,28 @@ string
61
61
</para >
62
62
</refsect1 >
63
63
64
+ <refsect1 role =" changelog" >
65
+ &reftitle.changelog;
66
+ <informaltable >
67
+ <tgroup cols =" 2" >
68
+ <thead >
69
+ <row >
70
+ <entry >&Version; </entry >
71
+ <entry >&Description; </entry >
72
+ </row >
73
+ </thead >
74
+ <tbody >
75
+ <row >
76
+ <entry >7.1.0</entry >
77
+ <entry >
78
+ <methodname >ReflectionType::__toString</methodname > は非推奨になりました。
79
+ </entry >
80
+ </row >
81
+ </tbody >
82
+ </tgroup >
83
+ </informaltable >
84
+ </refsect1 >
85
+
64
86
<refsect1 role =" seealso" >
65
87
&reftitle.seealso;
66
88
<para >
You can’t perform that action at this time.
0 commit comments