master
master is now for PHP 8.6.0-dev
Replace __forceinline with zend_always_inline in win32/ (GH-17482)
Fixed some spaces used instead of tabs
Update http->https in license (#6945)
Trailing whitespaces
Remove local variables
win32/dllmain.c: drop some unused code (#16353)
Fix Clang style nits (GH-17685)
Avoid undefined behavior in Windows ftok(3) emulation
Fix missing include in win32/globals.c
Solve C4267 warnings in win32/ioutil for x64 (GH-17674)
Autotools: Refactor thread safety checks (#15214)
Cache d_type in directory entry
Address more Clang warnings (GH-17506)
Fix GH-19722: Windows: _get_osfhandle asserts in debug mode when given a socket
Don't forward declare static functions in sendmail.h (GH-17684)
Merge branch 'PHP-8.3' into PHP-8.4
Fix leak+crash with sapi_windows_set_ctrl_handler()
Voidify getfilesystemtime() (GH-15413)
Remove support for unsupported MSVC versions (GH-17128)