> Actually, turns out:
> stream_get_meta_data
> stream_register_wrapper
> stream_set_blocking
> stream_set_timeout
> stream_set_write_buffer
>
> ARE in the manual under the filesystem section.  Should the missing
> functions be added in there? Or still go ahead with creating a new streams
> section and move these guys over?

IMHO, it should be a new streams section. Streams are used by many
other things, not just file functions (eg. include/require).

Goba


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

Reply via email to