php-src/main/streams
2023-07-19 11:17:57 +02:00
..
cast.c Use memrchr() when available 2021-11-24 16:13:34 +03:00
filter.c Merge branch 'PHP-8.0' 2021-08-10 16:42:03 +02:00
glob_wrapper.c Fix #65069: GlobIterator incorrect handling of open_basedir check 2022-07-28 11:42:42 +01:00
memory.c Merge branch 'PHP-8.1' 2022-04-11 12:45:48 +02:00
mmap.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stream_context.h Use more specific return type for stream functions 2021-09-20 14:24:59 +01:00
php_stream_filter_api.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stream_glob_wrapper.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stream_mmap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stream_plain_wrapper.h main/streams/plain_wrapper: skip lseek(SEEK_CUR) for newly opened files 2022-06-29 18:11:01 +01:00
php_stream_transport.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stream_userspace.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_streams_int.h Use more specific return type for stream functions 2021-09-20 14:24:59 +01:00
plain_wrapper.c main/streams/plain_wrapper: skip lseek(SEEK_CUR) for newly opened files 2022-06-29 18:11:01 +01:00
streams.c Fix GH-10548: copy() fails on cifs mounts because of incorrect length (cfr_max) specified in streams.c:1584 copy_file_range() (#10551) 2023-02-11 16:25:14 +01:00
transports.c Fix GH-10406: feof() behavior change for UNIX based socket resources 2023-03-30 13:31:46 +01:00
userspace.c Fix use-after-free when unregistering user stream wrapper from itself 2023-07-19 11:17:57 +02:00
xp_socket.c Fix GH-10406: feof() behavior change for UNIX based socket resources 2023-03-30 13:31:46 +01:00