(no version information, might be only in CVS)
php_stream_open_wrapper_ex()
is exactly like
php_stream_open_wrapper()
, but allows you to specify a php_stream_context object using
context
. To find out more about stream contexts, see XXX