php-8.4.13
Fix ZEND_NONSTRING attribute for data_file.c
Merge branch 'PHP-8.3' into PHP-8.4
It looks like i should've taken joint response on ext/fileinfo long ago
Sync leading and final newlines in source code files
Add pcre as a configure step dependency to fileinfo (#15349)
backporting GH-15755 fix.
Declare the missing true return types (#13709)
Fix registration of internal readonly child classes (#15459)
Fail early in *nix build script
Sync PHP_FILEINFO_UNCOMPRESS #if/ifdef/defined (#14525)
Fix GH-17039: PHP 8.4: Incorrect MIME content type
fileinfo: Introduce php_libmagic.* to simplify patch
ext/fileinfo: Fix [-Wsign-compare] warnings
Remove redundant win32/unistd.h includes (#14533)