oops, remove old changelog

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277646 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2009-03-23 21:29:10 +00:00
parent 33452ee6b3
commit bfc521114f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.18 $ -->
<!-- $Revision: 1.19 $ -->
<refentry xml:id="function.stream-wrapper-register" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>stream_wrapper_register</refname>
@ -257,7 +257,7 @@
</para>
</refsect1>
<refsect1 role="changelog">
<refsect1 role="changelog"><!-- {{{ -->
&reftitle.changelog;
<para>
<informaltable>
@ -291,7 +291,7 @@
</tgroup>
</informaltable>
</para>
</refsect1>
</refsect1><!-- }}} -->
<refsect1 role="examples"><!-- {{{ -->
&reftitle.examples;
@ -410,37 +410,6 @@ var_dump($myvar);
</refsect1><!-- }}} -->
<refsect1 role="changelog"><!-- {{{ -->
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>5.0.0</entry>
<entry>
Added <function>unlink</function>, <function>rename</function>,
<function>mkdir</function> and <function>rmdir</function> methods.
</entry>
</row>
<row>
<entry>5.3.0</entry>
<entry>
Added <function>stream_cast</function> and <function>stream_set_option</function> methods.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1><!-- }}} -->
</refentry>