pollita Wed Jul 21 17:51:11 2004 EDT
Modified files: /phpdoc/en/appendices wrappers.xml Log: filemtime() support added to ftp/stat() http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.38&r2=1.39&ty=u Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.38 phpdoc/en/appendices/wrappers.xml:1.39 --- phpdoc/en/appendices/wrappers.xml:1.38 Mon May 24 14:10:40 2004 +++ phpdoc/en/appendices/wrappers.xml Wed Jul 21 17:51:11 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.38 $ --> +<!-- $Revision: 1.39 $ --> <appendix id="wrappers"> <title>List of Supported Protocols/Wrappers</title> <para> @@ -390,9 +390,10 @@ <entry>Supports <function>stat</function></entry> <entry>No</entry> <entry> - <function>filesize</function>, <function>filetype</function>, - <function>file_exists</function>, <function>is_file</function>, - and <function>is_dir</function> elements only. + As of <literal>5.0.0</literal>: <function>filesize</function>, + <function>filetype</function>, <function>file_exists</function>, + <function>is_file</function>, and <function>is_dir</function> elements only. + As of <literal>5.1.0</literal>: <function>filemtime</function>. </entry> </row> <row>