php-src/main/streams
2009-12-03 10:17:58 +00:00
..
cast.c - silent compiler warning 2009-04-20 08:28:14 +00:00
filter.c Kill compiler warnings 2009-08-01 14:45:42 +00:00
glob_wrapper.c Kill compiler warnings 2009-08-01 14:45:42 +00:00
memory.c - Fixed bug #49572 (use of C++ style comments causes build failure) 2009-09-17 02:45:25 +00:00
mmap.c Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:57:05 +00:00
php_stream_context.h - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()) 2009-11-15 20:30:57 +00:00
php_stream_filter_api.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_stream_glob_wrapper.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_stream_mmap.h Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not 2009-05-17 14:57:05 +00:00
php_stream_plain_wrapper.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_stream_transport.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_stream_userspace.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_streams_int.h Use correct defines for VC10 support 2009-12-03 10:17:58 +00:00
plain_wrapper.c Added support for passing O_NONBLOCK to the underlying open() system call 2009-04-11 11:44:06 +00:00
streams.c - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()) 2009-11-15 20:30:57 +00:00
transports.c - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()) 2009-11-15 20:30:57 +00:00
unicode_filter.c fix invalid free in Unicode filter 2008-05-20 07:48:04 +00:00
userspace.c MFb5.3: fix comments 2009-05-08 11:36:43 +00:00
xp_socket.c Fixed ext/standard/tests/streams/stream_get_contents_002.phpt 2009-09-23 10:25:54 +00:00