BcMath
- Fixed bug GH-16978 (Avoid unnecessary padding with leading zeros).
COM
- Fixed bug GH-16991 (Getting typeinfo of non DISPATCH variant segfaults).
Core
Curl
- Fix various memory leaks in curl mime handling.
DBA
- Fixed bug GH-16990 (dba_list() is now zero-indexed instead of using resource ids) (kocsismate)
DOM
- Fixed bug GH-16906 (Reloading document can cause UAF in iterator).
FPM
- Fixed bug GH-16932 (wrong FPM status output).
GMP
- Fixed bug GH-16890 (array_sum() with GMP can loose precision (LLP64)).
Opcache
SAPI
- Fixed bug GH-16998 (UBSAN warning in rfc1867).
PHPDBG
- Fixed bug GH-15208 (Segfault with breakpoint map and phpdbg_clear()).
Standard
Streams
- Fixed network connect poll interuption handling.
Windows
- Fixed bug GH-16849 (Error dialog causes process to hang).
- Windows Server 2025 is now properly reported.