master
Merge branch 'PHP-8.4'
Added a couple of new functions to "modularize" working with calendars. Added a few constants for the existing functions, and tidied them up a bit.
calendar: Use `true` / `false` instead of `1` / `0` when assigning to `bool`
Rename @cname to @cvalue in stubs (#9043)
Do not generate frameless info items when func info generation is disabled
Sync HAVE_<extension> help texts (#15167)
Fix GH-16258 overflow on jddayofweek argument.
Remove local variables
Fix GH-16834: cal_from_jd overflow on julian_day argument.
Merge branch 'PHP-8.3' into PHP-8.4
ext/[cd]*: fix a bunch of typos (#16298)
Generate function entries from stubs for a couple of extensions
Move constants into read-only data segment