Skip to content

Commit 07548da

Browse files
committed
test do not merge
1 parent 3b7e141 commit 07548da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qiniu/resumable_io.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ function Qiniu_Rio_Mkfile($self, $host, $key, $fsize, $extra) // => ($putRet, $e
8181
$ctxs []= $prog['ctx'];
8282
}
8383
$body = implode(',', $ctxs);
84+
var_dump($ctxs);
8485

8586
return Qiniu_Client_CallWithForm($self, $url, $body, 'application/octet-stream');
8687
}

0 commit comments

Comments
 (0)