php-src/main/streams
2006-09-03 16:33:02 +00:00
..
cast.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
filter.c implement zend_unicode_to_string() and zend_string_to_unicode() 2006-08-08 16:59:11 +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 fix #38199 (fclose() unable to close STDOUT and STDERR) 2006-08-28 17:14:13 +00:00
streams.c MFB: Fixed bug #38661 (mixed-case URL breaks url-wrappers). 2006-09-03 16:33:02 +00:00
transports.c bump year and license version 2006-01-01 13:10:10 +00:00
unicode_filter.c Logic fix: (!a == b) != (a != b) 2006-07-14 22:24:07 +00:00
userspace.c fix #38450 (constructor is not called for classes used in userspace stream wrappers) 2006-08-14 15:00:04 +00:00
xp_socket.c Prevent bindport from being used uninitialized 2006-02-02 18:16:25 +00:00