summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #77961: finfo_open crafted magic parsing SIGABRTChristoph M. Becker2020-11-242-0/+64
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-261-0/+27
|\
| * Deny cloning of fileinfo objectsNikita Popov2020-10-261-0/+27
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-292-0/+16
|\ \ | |/
| * Fix #79756: finfo_file crash (FILEINFO_MIME)Christoph M. Becker2020-06-292-0/+16
* | Fix #79283: Segfault in libmagic patch contains a buffer overflowChristoph M. Becker2020-03-161-0/+22
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-201-0/+22
|\ \ | |/
| * Fix #74170: locale information change after mime_content_typeSergei Turchanov2019-12-201-0/+22
* | Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-252-6/+4
* | Skip perf-sensitive fileinfo testsNikita Popov2019-07-012-0/+6
* | Fix magic dataAnatol Belski2019-06-292-28/+28
* | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-06-292-0/+2
|\ \ | |/
| * Fix typoAnatol Belski2019-06-291-1/+1
| * Add tests from fix #78183 from PHP-7.2Joshua Westerheide2019-06-292-1/+3
* | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+2
* | Fix concurrent testing of bug 61964Peter Kokot2019-06-272-4/+4
* | Add test for bug #78075, json detectionAnatol Belski2019-05-302-0/+15
* | Ported limagic 5.37Anatol Belski2019-05-304-1709/+6011
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1537-61/+61
* | More zpp error/variation test removalsNikita Popov2019-03-071-45/+0
* | Small change in the test to passRodrigo Prado2019-02-141-1/+1
|/
* 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