php-src/ext/fileinfo
Niels Dossche 87abd500e3
Fix 32-bit fileinfo (#13404)
libmagic 5.45 has a regression on 32-bit that is fixed in current HEAD,
but that's not released yet. Pull in the upstream fix [1].

[1] 218fdf813f
2024-02-15 20:47:49 +01:00
..
libmagic Fix 32-bit fileinfo (#13404) 2024-02-15 20:47:49 +01:00
tests Merge branch 'PHP-8.3' 2024-02-13 21:21:07 +01:00
config.m4 Update libmagic to 5.45 (#13369) 2024-02-13 21:11:57 +01:00
config.w32 Update libmagic to 5.45 (#13369) 2024-02-13 21:11:57 +01:00
create_data_file.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
CREDITS
data_file.c Update libmagic to 5.45 (#13369) 2024-02-13 21:11:57 +01:00
fileinfo_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
fileinfo.c Fix GH-11408: Unable to build PHP 8.3.0 alpha 1 / fileinfo extension 2023-06-23 17:43:52 +02:00
fileinfo.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
generate_patch.sh Update libmagic to 5.45 (#13369) 2024-02-13 21:11:57 +01:00
libmagic.patch Fix 32-bit fileinfo (#13404) 2024-02-15 20:47:49 +01:00
magicdata.patch Update libmagic to 5.45 (#13369) 2024-02-13 21:11:57 +01:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_fileinfo.h fileinfo: Introduce php_libmagic.* to simplify patch 2022-10-02 03:02:47 +02:00
php_libmagic.c fileinfo: Introduce php_libmagic.* to simplify patch 2022-10-02 03:02:47 +02:00
php_libmagic.h libmagic: Follow up fixes for 5.43 2022-10-02 16:11:50 +02:00