File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed
Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 2323<!-- {{{ Synopsis -->
2424 <classsynopsis class =" class" >
2525 <ooclass >
26+ <modifier >final</modifier >
2627 <classname >Directory</classname >
2728 </ooclass >
2829
9192 The <varname >path</varname > and <varname >handle</varname > properties are now readonly.
9293 </entry >
9394 </row >
95+ <row >
96+ <entry >8.5.0</entry >
97+ <entry >
98+ The class is now final.
99+ </entry >
100+ </row >
94101 </tbody >
95102 </tgroup >
96103 </informaltable >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <reference xml : id = " class.reflectionconstant " role = " class " xmlns =" http://docbook.org/ns/docbook" xmlns : xi =" http://www.w3.org/2001/XInclude" >
2+ <reference xmlns =" http://docbook.org/ns/docbook" xmlns : xi =" http://www.w3.org/2001/XInclude" xml : id = " class.reflectionconstant " role = " class " >
33 <title >The ReflectionConstant class</title >
44 <titleabbrev >ReflectionConstant</titleabbrev >
55
1717
1818 <classsynopsis class =" class" >
1919 <ooclass >
20- <modifier >final</modifier >
2120 <classname >ReflectionConstant</classname >
2221 </ooclass >
2322
5958 </variablelist >
6059 </section >
6160
61+ <section role =" changelog" >
62+ &reftitle.changelog;
63+ <informaltable >
64+ <tgroup cols =" 2" >
65+ <thead >
66+ <row >
67+ <entry >&Version; </entry >
68+ <entry >&Description; </entry >
69+ </row >
70+ </thead >
71+ <tbody >
72+ <row >
73+ <entry >8.5.0</entry >
74+ <entry >
75+ The class is no longer final.
76+ </entry >
77+ </row >
78+ </tbody >
79+ </tgroup >
80+ </informaltable >
81+ </section >
82+
6283 <section role =" seealso" xml : id =" reflectionconstant.seealso" >
6384 &reftitle.seealso;
6485 <simplelist >
You can’t perform that action at this time.
0 commit comments