php-src/main/streams
Greg Beaver b34cf3d86f MFB do not scan include_path with faulty plain_wrapper-based include_path fopen
# _fopen_with_path_rel probably needs to call out to regular php_stream_open, for exts that use it (it is exported)
2008-04-13 22:19:23 +00:00
..
cast.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
filter.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
glob_wrapper.c - Get rid of overoptimization 2008-01-30 23:43:05 +00:00
memory.c MFB: Fixed bug #44440 (st_blocks undefined under BeOS) 2008-03-15 10:34:12 +00:00
mmap.c - Settle to 4 MB, see internals@ archives 2008-03-21 19:37:32 +00:00
php_stream_context.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_filter_api.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_glob_wrapper.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_mmap.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_plain_wrapper.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_transport.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_stream_userspace.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_streams_int.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
plain_wrapper.c MFB do not scan include_path with faulty plain_wrapper-based include_path fopen 2008-04-13 22:19:23 +00:00
streams.c Added ability to use stream wrappers in include_path 2008-03-27 10:33:52 +00:00
transports.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
unicode_filter.c ucnv_toUnicode() in ICU 3.8 requires target buffer size to be even, otherwise it bails out with U_ILLEGAL_ARGUMENT_ERROR 2007-10-02 17:09:22 +00:00
userspace.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
xp_socket.c char **error_message was passed but not used. This causes problems in cases 2008-03-10 19:55:43 +00:00