> If you're wondering what kinds of assumptions, the biggest one that
> springs to mind is the (probably now infamous) greedy fread/fgets
> handling, where the behaviour is greedy for local files, but packet
> based for everything else.
>
Thanks Wez, I had a lingering suspicion such shortcuts would exist but
wasn't actually aware that the greediness fix did a bypass for local files.
Does that cause any issues on networked filesystems? (NFS, SMB, NCP, etc...)
Can't think why it would, but....

-Sara

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

Reply via email to