File tree 1 file changed +24
-1
lines changed
1 file changed +24
-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: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: da5ebdf7e0b710ac4f20b53f7c09cf9fa1346d3e Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
<reference xml : id =" class.closure" role =" class" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xmlns : xi =" http://www.w3.org/2001/XInclude" >
6
6
55
55
56
56
</section >
57
57
58
+ <section role =" changelog" >
59
+ &reftitle.changelog;
60
+ <informaltable >
61
+ <tgroup cols =" 2" >
62
+ <thead >
63
+ <row >
64
+ <entry >&Version; </entry >
65
+ <entry >&Description; </entry >
66
+ </row >
67
+ </thead >
68
+ <tbody >
69
+ <row >
70
+ <entry >8.4.0</entry >
71
+ <entry >
72
+ <methodname >Closure::__debugInfo</methodname > の出力に、
73
+ クロージャーの名前、行、ファイルを含むようになりました。
74
+ </entry >
75
+ </row >
76
+ </tbody >
77
+ </tgroup >
78
+ </informaltable >
79
+ </section >
80
+
58
81
</partintro >
59
82
60
83
&language.predefined.closure.construct;
You can’t perform that action at this time.
0 commit comments