]> source.dussan.org Git - nextcloud-server.git/commit
streamCopy() should return proper structure.
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 14 Oct 2013 19:33:23 +0000 (21:33 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 14 Oct 2013 19:33:23 +0000 (21:33 +0200)
commit6df5c7ebd533f0c499197c83e04c4edc786db192
treefa189c20fbeedd69aeb1032644d3b600a0b1e72c
parentc97b52090e2b917b29d19d5973bfe2784feaf9b4
streamCopy() should return proper structure.

Callers of streamCopy() expect an array to be returned containing count and result.
lib/private/helper.php
tests/lib/helper.php