php-src/main/streams
Arnaud Le Blanc 618eb3d468 Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  [ci skip] NEWS
  Fix cookie_seek_function_t signature under musl (#13890)
2024-04-08 15:02:32 +02:00
..
cast.c Fix cookie_seek_function_t signature under musl (#13890) 2024-04-08 14:58:12 +02:00
filter.c Merge branch 'PHP-8.0' 2021-08-10 16:42:03 +02:00
glob_wrapper.c Merge branch 'PHP-8.2' into PHP-8.3 2024-04-01 20:34:37 +02:00
memory.c Fix bug #52335 (fseek() on memory stream behavior different then file) 2023-08-28 13:32:34 +01:00
mmap.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stream_context.h Implement GH-8641: STREAM_NOTIFY_COMPLETED over HTTP never emitted 2023-06-10 19:47:36 +02: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 Merge branch 'PHP-8.2' into PHP-8.3 2024-03-09 19:59:06 +00:00
streams.c Merge branch 'PHP-8.2' into PHP-8.3 2024-03-29 16:09:09 +00:00
transports.c Keep the orig_path for xport stream 2023-05-12 15:33:55 +01:00
userspace_arginfo.h Declare main constants in stubs - part 2 (#9714) 2022-10-11 13:48:52 +02:00
userspace.c Merge branch 'PHP-8.2' into PHP-8.3 2023-12-15 14:13:41 +00:00
userspace.stub.php Declare main constants in stubs - part 2 (#9714) 2022-10-11 13:48:52 +02:00
xp_socket.c Fix GH-10406: fgets on a redis socket connection fails on PHP 8.3 2023-06-11 13:27:00 +01:00