Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added stream_filter_remove() to cancel a stream filter. | Sara Golemon | 2004-09-14 | 1 | -0/+1 |
* | Add stream_wrapper_unregister() | Sara Golemon | 2004-09-10 | 1 | -0/+2 |
* | Added stream_context_get_default() which returns the default context option. | Wez Furlong | 2004-07-22 | 1 | -0/+2 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | Add stream_socket_sendto and stream_socket_recvfrom which work very much | Wez Furlong | 2003-11-29 | 1 | -0/+3 |
* | Implement stream_get_contents, which is somewhat akin to file_get_contents, | Wez Furlong | 2003-10-08 | 1 | -0/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | - Rename stream_register_filter() to stream_filter_register(), | Derick Rethans | 2003-05-19 | 1 | -1/+1 |
* | Added stream_get_transports() | Sara Golemon | 2003-04-04 | 1 | -0/+1 |
* | Expose php_stream_copy_to_stream as stream_copy_to_stream(); a high | Wez Furlong | 2003-03-01 | 1 | -0/+2 |
* | Add this file... | Wez Furlong | 2003-02-28 | 1 | -0/+54 |