php-8.4.13
Merge branch 'PHP-8.3' into PHP-8.4
Added FFI extension
Sync HAVE_<extension> help texts (#15167)
Sync preprocessor macros help texts (#15218)
Fix FFI Parsing of Pointer Declaration Lists (#17794)
Fix FFI prototypes (these functions can't return NULL) (#16075)
Fix GH-14286 (ffi enum type (when enum has no name) make memory leak)