File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 </refsect1>
3939 -->
4040
41- <!-- Use when a CHANGELOG exists
4241 <refsect1 role =" changelog" >
4342 &reftitle.changelog;
44- <para>
45- <informaltable>
46- <tgroup cols="2">
47- <thead>
48- <row>
49- <entry>&Version;</entry>
50- <entry>&Description;</entry>
51- </row>
52- </thead>
53- <tbody>
54- <row>
55- <entry>Enter the PHP version of change here</entry>
56- <entry>Description of change</entry>
57- </row>
58- </tbody>
59- </tgroup>
60- </informaltable>
61- </para>
43+ <informaltable >
44+ <tgroup cols =" 2" >
45+ <thead >
46+ <row >
47+ <entry >&Version; </entry >
48+ <entry >&Description; </entry >
49+ </row >
50+ </thead >
51+ <tbody >
52+ <row >
53+ <entry >8.5.0</entry >
54+ <entry >
55+ The return value no longer includes strings and resources that were
56+ indirectly collected through cycles.
57+ </entry >
58+ </row >
59+ </tbody >
60+ </tgroup >
61+ </informaltable >
6262 </refsect1 >
63- -->
6463
6564 <!-- Use when examples exist
6665 <refsect1 role="examples">
You can’t perform that action at this time.
0 commit comments