Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #77346 webm files incorrectly detected as application/octet-stream | Anatol Belski | 2018-12-28 | 4 | -179/+1575 |
* | Rework magic data once more | Anatol Belski | 2018-11-14 | 2 | -3094/+68 |
* | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-11-10 | 1 | -0/+40 |
|\ | |||||
| * | Fork test with pcre.jit=0 | Anatol Belski | 2018-11-10 | 1 | -0/+40 |
| * | Rework magic data | Anatol Belski | 2018-11-10 | 2 | -128/+64 |
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 9 | -10/+2 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 15 | -41/+41 |
* | | Rework magic data | Anatol Belski | 2018-11-10 | 2 | -64/+3106 |
* | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 9 | -10/+2 |
* | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 15 | -41/+41 |
* | | Give a reason why the test was skipped | Gabriel Caruso | 2018-07-22 | 2 | -2/+2 |
* | | Port libmagic 5.33 | Anatol Belski | 2018-04-29 | 2 | -1020/+3900 |
* | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 10 | -10/+10 |
* | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 2 | -2/+2 |
* | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 2 | -2/+2 |
* | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 1 | -3/+3 |
* | | Add missing SKIPIF sections | Gabriel Caruso | 2018-02-03 | 1 | -0/+2 |
|/ | |||||
* | Upgrade bundled libmagic to 5.31 | Anatol Belski | 2017-10-11 | 2 | -2712/+4046 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-07-30 | 2 | -2/+24 |
|\ | |||||
| * | remove dup of the binary file, rely on a test runtime copy instead | Anatol Belski | 2017-07-30 | 2 | -2/+24 |
* | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-24 | 1 | -0/+27 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-24 | 1 | -0/+27 |
| |\ | |||||
| | * | add test for bug #57547 | Anatol Belski | 2016-11-24 | 1 | -0/+27 |
* | | | add test for FILEINFO_EXTENSION flag | Anatol Belski | 2016-11-24 | 1 | -0/+18 |
* | | | Add test for bug #67516 | Anatol Belski | 2016-11-24 | 2 | -0/+19 |
* | | | fix test | Anatol Belski | 2016-11-24 | 1 | -1/+1 |
* | | | apply the current Fedora's data patches | Anatol Belski | 2016-11-24 | 2 | -102/+158 |
* | | | more fileinfo test fixes | Anatol Belski | 2016-11-24 | 2 | -3/+3 |
* | | | fix tests | Anatol Belski | 2016-11-24 | 4 | -18/+2 |
* | | | Upgraded libmagic to 5.29 | Anatol Belski | 2016-11-24 | 2 | -2230/+9202 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-08 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-08 | 1 | -0/+22 |
| |\ | |||||
| | * | Add test for bug #69107: finfo no longer detects PHP files | Christoph M. Becker | 2016-08-08 | 1 | -0/+22 |
* | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 14 | -0/+1022104 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-03-31 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | fix test to not to cause false positives | Anatol Belski | 2016-03-31 | 1 | -2/+5 |
| * | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file | Anatol Belski | 2016-03-29 | 1 | -6/+3 |
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2016-03-29 | 2 | -0/+20 |
| |\ | |||||
| | * | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file | Anatol Belski | 2016-03-29 | 2 | -0/+20 |
* | | | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file | Anatol Belski | 2016-03-28 | 3 | -6/+23 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix intermittent failure of bug_68819_002.phpt | Nikita Popov | 2016-03-02 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-04-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix test | Anatol Belski | 2015-04-14 | 1 | -1/+1 |
* | | | Fixed bug #71434 (finfo throws notice for specific python file) | Xinchen Hui | 2016-01-25 | 1 | -0/+17 |
* | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 2 | -2/+2 |
* | | | fix test | Anatol Belski | 2015-04-14 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 3 | -0/+48 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 3 | -0/+48 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -0/+4 |