It appears that all three of these functions do not return false on
error as they should if the stream is not flushed successfully. Yipes!

https://bugs.php.net/bug.php?id=60110

Am I missing something here?

It's especially bad with, say, an S3 stream wrapper that wants to
write the whole thing as one HTTP request, but it could bite you with
plain old files too.

-- 
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to