Skip to content

Commit a678c26

Browse files
authored
Merge pull request #407 from qiniu/docs/add-deprecated-list-files-v2
add deprecated to listFilesv2
2 parents 3c0ebee + ce60e36 commit a678c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Qiniu/Storage/BucketManager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ public function listFiles(
155155
/**
156156
* 列取空间的文件列表
157157
*
158+
* @deprecated API 可能返回仅包含 marker,不包含 item 或 dir 的项,请使用 {@link listFiles}
159+
*
158160
* @param string $bucket 空间名
159161
* @param string $prefix 列举前缀
160162
* @param string $marker 列举标识符

0 commit comments

Comments
 (0)