1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
Files
archived-php-src/ext/standard
Wez Furlong 17adf438a2 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.
2004-07-22 12:12:28 +00:00
..
2004-07-21 21:17:56 +00:00
2004-07-21 21:17:56 +00:00
2004-01-08 08:18:22 +00:00
2004-05-10 07:23:38 +00:00
2004-01-08 08:18:22 +00:00
2004-07-18 14:04:36 +00:00
2004-01-08 08:18:22 +00:00
2004-02-12 19:05:41 +00:00
2004-01-08 08:18:22 +00:00
2004-06-16 23:57:25 +00:00
2004-03-19 22:21:53 +00:00
2004-07-12 18:49:47 +00:00
2004-07-20 19:41:37 +00:00
2004-06-16 23:57:25 +00:00
2004-01-08 08:18:22 +00:00
2004-05-02 13:23:30 +00:00
2004-06-22 20:27:46 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 08:18:22 +00:00
2004-02-24 21:49:28 +00:00
2004-04-08 19:21:05 +00:00
2004-07-21 21:17:56 +00:00
2004-02-12 19:05:41 +00:00
2004-06-16 23:57:25 +00:00
2004-01-08 08:18:22 +00:00
2004-07-21 00:14:48 +00:00
2004-06-13 17:04:36 +00:00
2004-01-08 08:18:22 +00:00
2004-05-12 10:19:06 +00:00
2004-07-04 11:14:17 +00:00