diff options
author | Wez Furlong <wez@php.net> | 2004-07-22 12:12:28 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2004-07-22 12:12:28 +0000 |
commit | 17adf438a2d3dd5c9a969557e7208058b6f5e8fb (patch) | |
tree | c3cff5ebffa937e73fbe751acb7ba9287f9e481a /ext/xmlreader/php_xmlreader.c | |
parent | 34b00ca22a878f6c6d7fea6f86c76af2460d3e80 (diff) | |
download | php-git-17adf438a2d3dd5c9a969557e7208058b6f5e8fb.tar.gz |
Added stream_context_get_default() which returns the default context option.
You may then set options that affect streams operations for the whole script.
Added stream_socket_enable_crypto() which allows you to turn on or off a crypto
layer (eg: SSL/TLS) on stream, if supported by the underlying transport.
Registered a bunch of constants for that.
Diffstat (limited to 'ext/xmlreader/php_xmlreader.c')
0 files changed, 0 insertions, 0 deletions