php-src/ext/fileinfo
Christoph M. Becker a23775a30d
Fix GH-14888: README.REDIST.BINS refers to non-existing LICENSE [ci skip]
The LICENSE file of libmagic had been inadvertently removed when the
lib had been upgraded to 5.43.  So we add the file `COPYING` from that
release[1], and rename it to `LICENSE`.

[1] <https://github.com/file/file/releases/tag/FILE5_43>

Closes GH-14917.
2024-07-11 16:39:22 +02:00
..
libmagic Fix GH-14888: README.REDIST.BINS refers to non-existing LICENSE [ci skip] 2024-07-11 16:39:22 +02:00
tests ext/fileinfo/tests/bug78987.phpt: increase a memory limit 2024-04-11 15:58:06 +02:00
config.m4 fileinfo: Introduce php_libmagic.* to simplify patch 2022-10-02 03:02:47 +02:00
config.w32 fileinfo: Introduce php_libmagic.* to simplify patch 2022-10-02 03:02:47 +02:00
create_data_file.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
CREDITS It looks like i should've taken joint response on ext/fileinfo long ago 2017-10-11 22:21:34 +02:00
data_file.c fileinfo: Backport svg detection patch 2023-09-30 18:22:14 +02: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 fileinfo: libmagic: Apply libmagic.patch 2022-10-02 03:02:46 +02:00
libmagic.patch Merge branch 'PHP-8.2' into PHP-8.3 2024-02-13 21:15:37 +01:00
magicdata.patch fileinfo: Backport svg detection patch 2023-09-30 18:22:14 +02: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