reference/array/functions/end.xml
0a192fcd9cc43c0007de795063b4494974058992
...
...
@@ -40,6 +40,24 @@
40
40
Returns the value of the last element or &false; for empty array.
41
41
</para>
42
42
</refsect1>
43
+

44
+
<refsect1 role="changelog">
45
+
&reftitle.changelog;
46
+
<informaltable>
47
+
<tgroup cols="2">
48
+
<thead>
49
+
<row>
50
+
<entry>&Version;</entry>
51
+
<entry>&Description;</entry>
52
+
</row>
53
+
</thead>
54
+
<tbody>
55
+
&standard.changelog.calling-on-objects;
56
+
</tbody>
57
+
</tgroup>
58
+
</informaltable>
59
+
</refsect1>
60
+
43
61
<refsect1 role="examples">
44
62
&reftitle.examples;
45
63
<para>
46
64