File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-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: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: da5ebdf7e0b710ac4f20b53f7c09cf9fa1346d3e Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55<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" >
66
5555
5656 </section >
5757
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+
5881 </partintro >
5982
6083 &language.predefined.closure.construct;
You can’t perform that action at this time.
0 commit comments