Followup:

I installed php 5.4.7 and tried using stream_set_chunk_size.  It is now 
working as expected with stream_get_contents.

Here is my stream wrapper class:

http://pastebin.com/aGhxSuQh

Here is how it is used:

http://pastebin.com/jd42uxiy

Hope that helps someone else that is having issues with stream wrappers.

  -- Rob


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to