changelog for directoryiterator extending from splfileinfo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325478 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2012-04-27 21:58:08 +00:00
parent 545354f92c
commit 8ec78b9e7f

View file

@ -78,6 +78,32 @@
</variablelist>
</section>
}}} -->
<!-- {{{ Changelog -->
<section role="changelog" xml:id="directoryiterator.changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>5.1.2</entry>
<entry>
<classname>DirectoryIterator</classname> extends <classname>SplFileInfo</classname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</section>
<!-- }}} -->
</partintro>