master
fileinfo: Add test for xz type
Upgrade to file 5.46
Fixed bug #67647 Bundled libmagic 5.17 does not detect quicktime files correctly
Fixed bug #68398 msooxml matches too many archives
Fixed bug #68731 finfo_buffer doesn't extract the correct mime with some gifs
fileinfo: Backport svg detection patch
Migrate skip checks to --EXTENSIONS--, p2
Add test for bug #67516
Fixed bug #68735 fileinfo out-of-bounds memory access
fileinfo: Port libmagic 5.40
Update libmagic to 5.45 (#13369)
Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file
Fixed the UTF-8 and long path support in the streams on Windows.
Skip locale tests /w musl libc (#9141)
Fix #77961: finfo_open crafted magic parsing SIGABRT
fileinfo: Stop calling `finfo_close()` in tests (#18405)
Fix #79756: finfo_file crash (FILEINFO_MIME)
Fix #81723: Memory corruption in finfo_buffer()
Merge branch 'PHP-8.4'
fileinfo: Re-add Apple flag
ext/finfo: Deprecate the parameter for finfo_buffer() (#19378)
fileinfo: Deprecate `finfo_close()` (#18396)
ext/fileinfo: Separate implementations of functions
QA - finfo_open - increase test coverage (#13839)
fileinfo: Remove `php_fileinfo` struct (#18398)
Fix GH-13344: finfo::buffer(): Failed identify data 0:(null)
Fix GH-17039: PHP 8.4: Incorrect MIME content type
Fixed GH-18267 finfo_file() crashing on invalid URL protocol. (#18269)
Use "must not" instead of "cannot" wording