php-src/main/streams
2006-05-16 13:05:23 +00:00
..
cast.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
filter.c fix CS and prevent NULL dereference 2006-04-13 18:14:14 +00:00
memory.c - No need to have this controlled by allow_url_fopen 2006-05-14 19:13:17 +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 MFB: fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir) 2006-05-16 13:05:23 +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