summaryrefslogtreecommitdiff
path: root/ext/fileinfo
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-022-2/+2
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-111-1/+1
|\
| * It looks like i should've taken joint response on ext/fileinfo long agoAnatol Belski2017-10-111-1/+1
* | remove dup of the binary file, rely on a test runtime copy insteadAnatol Belski2017-07-302-2/+24
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-102-81/+97
|\ \ | |/
| * Fixed bug #74379 (syntax error compile error in libmagic/apprentice.c)Xinchen Hui2017-04-102-81/+97
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-241-0/+27
|\ \ | |/
| * add test for bug #57547Anatol Belski2016-11-241-0/+27
* | 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 compilation warningsDmitry Stogov2016-06-221-1/+1
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-2/+2
* | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-2014-0/+1022104
* | | Merge branch 'PHP-7.0'Anatol Belski2016-03-311-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-03-311-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-03-311-1/+1
| | |\
| | | * fix borked mainstream patchAnatol Belski2016-03-311-1/+1
* | | | Merge branch 'PHP-7.0'Anatol Belski2016-03-311-2/+5
|\ \ \ \ | |/ / /
| * | | 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-293-1/+21
| | |\ \ | | | |/
| | | * Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-293-1/+21
* | | | Merge branch 'PHP-7.0'Anatol Belski2016-03-294-7/+24
|\ \ \ \ | |/ / /
| * | | Fixed bug #71527 Buffer over-write in finfo_open with malformed magic fileAnatol Belski2016-03-284-7/+24
* | | | Merge branch 'PHP-7.0'Nikita Popov2016-03-021-1/+1
|\ \ \ \ | |/ / /
| * | | 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
| | * | Update libmagic.patch for PHP-5.6Xinchen Hui2016-01-251-195/+143
| | * | Fixed bug #7143 (finfo throws notice for specific python file)Xinchen Hui2016-01-251-86/+25
* | | | Remove version checksNikita Popov2016-01-301-4/+0
|/ / /
* | | Update libmagic.patch for PHP-7.0Xinchen Hui2016-01-251-167/+171
* | | Fixed compiler warningsXinchen Hui2016-01-253-4/+4
* | | Fixed bug #71434 (finfo throws notice for specific python file)Xinchen Hui2016-01-252-51/+34
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | |/ /
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-04-141-1/+1
| |\ \ | | |/
| | * fix testAnatol Belski2015-04-141-1/+1
* | | remove TSRMLS_*Anatol Belski2015-08-021-1/+1
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-302-11/+11
* | | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-141-4/+0
|\ \ \
| * | | further cleanups with S_IF* macros generalized declarationsAnatol Belski2015-05-251-4/+0
* | | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-162-2/+2
|/ / /
* | | fix testAnatol Belski2015-04-141-1/+1
* | | Partial revert of 1a7798c786466977ef8d2bc95b40a435c47c845a that introduced wr...Dmitry Stogov2015-04-141-1/+9
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-145-1/+61
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-145-0/+56
| |\ \ | | |/