mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
545354f92c
commit
8ec78b9e7f
1 changed files with 26 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue