php-8.5.0
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)
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