reference/stream/functions/stream-filter-append.xml
e41806c30bf6975e452c0d4ce35ab0984c2fa68c
...
...
@@ -88,31 +88,6 @@
88
88
</para>
89
89
</refsect1>
90
90

91
-
<refsect1 role="changelog">
92
-
&reftitle.changelog;
93
-
<para>
94
-
<informaltable>
95
-
<tgroup cols="2">
96
-
<thead>
97
-
<row>
98
-
<entry>&Version;</entry>
99
-
<entry>&Description;</entry>
100
-
</row>
101
-
</thead>
102
-
<tbody>
103
-
<row>
104
-
<entry>5.1.0</entry>
105
-
<entry>
106
-
Prior to PHP 5.1.0, this function returns &true; on success
107
-
&return.falseforfailure;.
108
-
</entry>
109
-
</row>
110
-
</tbody>
111
-
</tgroup>
112
-
</informaltable>
113
-
</para>
114
-
</refsect1>
115
-

116
91
<refsect1 role="examples">
117
92
&reftitle.examples;
118
93
<para>
119
94