master
streams: use an enum for return type of _php_stream_make_seekable()
Merge branch 'PHP-8.4' into PHP-8.5
Use win32 glob implementation on all platforms (#18164)
Fix GH-13264: fgets() and stream_get_line() do not return false on filter fatal error
Update http->https in license (#6945)
uri: Clean up naming of public symbols (#19794)
streams: voidify php_stream_filter_prepend_ex()
main/streams/plain_wrapper: skip lseek(SEEK_CUR) for newly opened files
Sync #if/ifdef/defined (#14508)
Add comments about internal headers (GH-15689)
main/streams/transports.c: remove useless cast (#19330)
Don't duplicate protoname for stream wrappers (#20292)
Declare main constants in stubs - part 2 (#9714)
Do not generate frameless info items when func info generation is disabled
Add so_reuseaddr stream socket context option