php-src/main/streams
Arnaud Le Blanc c93fbf629b MFH:
Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
clear the realpath cache (defaults to false), and filename to clear only the
given filename from the cache.
2008-08-07 09:25:33 +00:00
..
cast.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
filter.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
glob_wrapper.c - MFH Get rid of overoptimization 2008-01-30 23:43:13 +00:00
memory.c MFB: Fixed bug #44440 (st_blocks undefined under BeOS) 2008-03-15 10:32:32 +00:00
mmap.c - MFH Settle to 4 MB, see internals@ archives 2008-03-21 19:37:43 +00:00
php_stream_context.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_stream_filter_api.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_stream_glob_wrapper.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_stream_mmap.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_stream_plain_wrapper.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_stream_transport.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_stream_userspace.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_streams_int.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
plain_wrapper.c MFH: 2008-08-07 09:25:33 +00:00
streams.c MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context 2008-08-06 09:03:48 +00:00
transports.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
userspace.c Fixed uninitialised data 2008-07-25 08:23:07 +00:00
xp_socket.c MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) 2008-07-16 14:08:38 +00:00