master
Enact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC (#19374)
Added FFI extension
Sync HAVE_<extension> help texts (#15167)
Sync preprocessor macros help texts (#15218)
Add ce_flags2 & fn_flags2 (GH-19991)
Fix FFI Parsing of Pointer Declaration Lists (#17794)
Fix FFI prototypes (these functions can't return NULL) (#16075)
Reduce code bloat in arginfo by using specialised string releases (#20016)
ffi: Use `true` / `false` instead of `1` / `0` when assigning to `bool`
ext/ffi: Add const specifiers