php-src/main/streams
Sara Golemon 3f56da6eba Add INI controlled default stream encoding (unicode.stream_encoding).
Add convenience function stream_defualt_encoding() for setting it.
2006-09-19 20:36:48 +00:00
..
cast.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
filter.c Disabled autoconversion of hash keys (from string to unicode) for PHP arrays 2006-09-19 10:38:31 +00:00
memory.c Disabled autoconversion of hash keys (from string to unicode) for PHP arrays 2006-09-19 10:38:31 +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 *** empty log message *** 2006-09-14 09:59:23 +00:00
plain_wrapper.c MFB: Fixed bug #37779 (empty include_path leads to search for files 2006-09-12 15:49:02 +00:00
streams.c Add INI controlled default stream encoding (unicode.stream_encoding). 2006-09-19 20:36:48 +00:00
transports.c bump year and license version 2006-01-01 13:10:10 +00:00
unicode_filter.c Disabled autoconversion of hash keys (from string to unicode) for PHP arrays 2006-09-19 10:38:31 +00:00
userspace.c Disabled autoconversion of hash keys (from string to unicode) for PHP arrays 2006-09-19 10:38:31 +00:00
xp_socket.c Disabled autoconversion of hash keys (from string to unicode) for PHP arrays 2006-09-19 10:38:31 +00:00