RecursiveDirectoryIterator implements SeekableIterator changelog

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302436 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2010-08-18 11:58:53 +00:00
parent a0afd5bbdc
commit 43ca6d54fd

View file

@ -107,6 +107,12 @@
<classname>DirectoryIterator</classname>.
</entry>
</row>
<row>
<entry>5.3.0</entry>
<entry>
Implements <interfacename>SeekableIterator</interfacename>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>