summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #77346 webm files incorrectly detected as application/octet-streamAnatol Belski2018-12-284-179/+1575
* Rework magic data once moreAnatol Belski2018-11-142-3094/+68
* Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-101-0/+40
|\
| * Fork test with pcre.jit=0Anatol Belski2018-11-101-0/+40
| * Rework magic dataAnatol Belski2018-11-102-128/+64
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-10/+2
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-1415-41/+41
* | Rework magic dataAnatol Belski2018-11-102-64/+3106
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-10/+2
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1415-41/+41
* | Give a reason why the test was skippedGabriel Caruso2018-07-222-2/+2
* | Port libmagic 5.33Anatol Belski2018-04-292-1020/+3900
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2010-10/+10
* | Fix some misspellingsGabriel Caruso2018-02-062-2/+2
* | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-042-2/+2
* | Use int instead of integer in type errorsGabriel Caruso2018-02-041-3/+3
* | Add missing SKIPIF sectionsGabriel Caruso2018-02-031-0/+2
|/
* Upgrade bundled libmagic to 5.31Anatol Belski2017-10-112-2712/+4046
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-07-302-2/+24
|\
| * remove dup of the binary file, rely on a test runtime copy insteadAnatol Belski2017-07-302-2/+24
* | Merge branch 'PHP-7.1'Anatol Belski2016-11-241-0/+27
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-241-0/+27
| |\
| | * add test for bug #57547Anatol Belski2016-11-241-0/+27
* | | add test for FILEINFO_EXTENSION flagAnatol Belski2016-11-241-0/+18
* | | Add test for bug #67516Anatol Belski2016-11-242-0/+19
* | | fix testAnatol Belski2016-11-241-1/+1
* | | apply the current Fedora's data patchesAnatol Belski2016-11-242-102/+158
* | | more fileinfo test fixesAnatol Belski2016-11-242-3/+3
* | | fix testsAnatol Belski2016-11-244-18/+2
* | | Upgraded libmagic to 5.29Anatol Belski2016-11-242-2230/+9202
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-081-0/+22
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-081-0/+22
| |\
| | * Add test for bug #69107: finfo no longer detects PHP filesChristoph M. Becker2016-08-081-0/+22
* | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-2014-0/+1022104
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-03-311-2/+5
|\ \ | |/
| * fix test to not to cause false positivesAnatol Belski2016-03-311-2/+5
| * Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-291-6/+3
| * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-292-0/+20
| |\
| | * Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-292-0/+20
* | | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-283-6/+23
* | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-021-1/+1
|\ \ \ | |/ /
| * | Fix intermittent failure of bug_68819_002.phptNikita Popov2016-03-021-1/+1
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-04-141-1/+1
| |\ \ | | |/
| | * fix testAnatol Belski2015-04-141-1/+1
* | | Fixed bug #71434 (finfo throws notice for specific python file)Xinchen Hui2016-01-251-0/+17
* | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-162-2/+2
* | | fix testAnatol Belski2015-04-141-1/+1
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-143-0/+48
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-143-0/+48
| |\ \ | | |/
| | * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-0/+4