php-src/main/streams
2006-06-06 14:08:47 +00:00
..
cast.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
filter.c initialize factory 2006-05-19 10:23:43 +00:00
memory.c don't leak when decoding failed 2006-06-06 14:08:47 +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 - Add strict compliant RFC2397 support (no //) 2006-05-14 18:35:40 +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