stream_copy_to_stream() requires fstat(), so implement it here
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 28 Oct 2009 17:54:40 +0000 (11:54 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 28 Oct 2009 17:54:48 +0000 (11:54 -0600)
commit62f15bd2f7432e7aec5d5dedf88549af1496ad7c
tree15184b0d90171cd3e18a0f0d9e947245cd5bd9a4
parent799385cf55e631e94aabe27452abd0b9f56dab56
stream_copy_to_stream() requires fstat(), so implement it here
framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/Combine.php
framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php