This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-28 10:43:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d95b3da897dcd96b040ae6dac976d7070168bf1
archived-php-src
/
ext
/
fileinfo
T
History
Ilija Tovilo
c1b151020a
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3: Fix cve-2014-3538 test
2025-01-27 21:49:10 +01:00
..
libmagic
Merge branch 'PHP-8.3'
2024-07-11 16:40:39 +02:00
tests
Merge branch 'PHP-8.3' into PHP-8.4
2025-01-27 21:49:10 +01:00
config.m4
Add pcre as a configure step dependency to fileinfo (
#15349
)
2024-08-12 00:17:29 +02:00
config.w32
Add pcre as a configure step dependency to fileinfo (
#15349
)
2024-08-12 00:17:29 +02:00
create_data_file.php
Fix bug
#65106
: PHP fails to compile ext/fileinfo
2024-03-22 15:00:15 +01:00
CREDITS
…
data_file.c
Fix GH-17039: PHP 8.4: Incorrect MIME content type
2024-12-08 22:47:03 +01:00
fileinfo_arginfo.h
Fix registration of internal readonly child classes (
#15459
)
2024-08-24 12:36:54 +02:00
fileinfo.c
backporting GH-15755 fix.
2024-09-05 02:02:36 +01:00
fileinfo.stub.php
Declare the missing true return types (
#13709
)
2024-03-16 07:26:37 +01:00
generate_patch.sh
Fail early in *nix build script
2024-11-09 14:09:58 +01:00
libmagic.patch
Sync PHP_FILEINFO_UNCOMPRESS #if/ifdef/defined (
#14525
)
2024-06-10 08:11:25 +02:00
magicdata.patch
Fix GH-17039: PHP 8.4: Incorrect MIME content type
2024-12-08 22:47:03 +01:00
Makefile.frag
…
php_fileinfo.h
fileinfo: Introduce php_libmagic.* to simplify patch
2022-10-02 03:02:47 +02:00
php_libmagic.c
ext/fileinfo: Fix [-Wsign-compare] warnings
2024-06-06 16:18:23 +01:00
php_libmagic.h
Remove redundant win32/unistd.h includes (
#14533
)
2024-06-11 09:47:23 +02:00