php-8.3.26
Fix GH-16592 msg_send() crashes when the type does not serialize as expected.
Add sysv IPC support (wrappers for msgsnd and friends).
Normalize comments in *nix build system m4 files
Declare ext/sysvmsg constants in stubs (#9125)
Merge branch 'PHP-8.2' into PHP-8.3
Do not generate CONST_CS when registering constants (#9439)