php-src/ext/fileinfo
Peter Kokot 02294f0c84 Make PHP development tools files and scripts executable
This patch makes several scripts and PHP development tools files
executable and adds more proper shebangs to the PHP scripts.

The `#!/usr/bin/env php` shebang provides running the script via
`./script.php` and uses env to find PHP script location on the system.
At the same time it still provides running the script with a user
defined PHP location using `php script.php`.
2018-08-29 20:58:17 +02:00
..
libmagic Fix possible stack buffer overflow 2018-08-04 16:56:08 +02:00
tests Give a reason why the test was skipped 2018-07-22 16:41:41 -03:00
config.m4 Fix AC_RUN_IFELSE calls when cross-compiling 2018-07-30 06:38:59 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
create_data_file.php
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 Port libmagic 5.33 2018-04-29 16:02:08 +02:00
fileinfo.c Fix some misspellings 2018-08-12 16:15:45 +02:00
fileinfo.php Make PHP development tools files and scripts executable 2018-08-29 20:58:17 +02:00
libmagic.patch Update libmagic.patch [ci skip] 2018-08-06 14:28:32 +02:00
magicdata.patch Port libmagic 5.33 2018-04-29 16:02:08 +02:00
Makefile.frag MFH: enable fileinfo by default 2008-07-25 09:16:22 +00:00
php_fileinfo.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00