php-src/main/streams
2006-07-13 11:58:42 +00:00
..
cast.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
filter.c Implement user conversion error handler support. Works as normal error 2006-06-21 20:17:21 +00:00
memory.c url->URL 2006-06-29 14:42:30 +00:00
mmap.c bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_context.h bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_filter_api.h Preserve full name of filter for use in stream_get_meta_data() 2006-04-13 04:41:08 +00:00
php_stream_mmap.h bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_plain_wrapper.h bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_transport.h bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_userspace.h bump year and license version 2006-01-01 13:10:10 +00:00
php_streams_int.h merge fix for #37158 into HEAD 2006-04-22 23:49:39 +00:00
plain_wrapper.c no need to check if non-existing include_path complies with open_basedir setting 2006-06-05 22:39:10 +00:00
streams.c fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) 2006-07-13 11:58:42 +00:00
transports.c bump year and license version 2006-01-01 13:10:10 +00:00
unicode_filter.c Another (and hopefully last) major streams commit. 2006-03-29 01:20:43 +00:00
userspace.c merge fix for #37158 into HEAD 2006-04-22 23:49:39 +00:00
xp_socket.c Prevent bindport from being used uninitialized 2006-02-02 18:16:25 +00:00