php-8.5.0alpha3
Merge branch 'PHP-8.4'
Added FFI extension
Sync HAVE_<extension> help texts (#15167)
Sync preprocessor macros help texts (#15218)
Use win32 glob implementation on all platforms (#18164)
Fix FFI Parsing of Pointer Declaration Lists (#17794)
Fix FFI prototypes (these functions can't return NULL) (#16075)
ext/ffi: Add const specifiers