diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 73c3d6ffd7..377054b19f 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -390,9 +390,10 @@ foreach(stream_get_meta_data($fp) as $response) { Supports stat No - filesize, filetype, - file_exists, is_file, - and is_dir elements only. + As of 5.0.0: filesize, + filetype, file_exists, + is_file, and is_dir elements only. + As of 5.1.0: filemtime.