summaryrefslogtreecommitdiff
path: root/ext/fileinfo/fileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Nikita Popov2021-02-101-1/+1
|\
| * Make finfo_open() $magic_database nullableNikita Popov2021-02-101-1/+1
* | Generate class entries from stubs for another batch of extensionsMáté Kocsis2021-02-081-3/+1
* | Convert file_info resources to objectsChristoph M. Becker2020-12-201-67/+20
|/
* Deny serialization of finfo objectsNikita Popov2020-10-261-1/+4
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-261-0/+1
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-261-0/+1
| |\
| | * Deny cloning of fileinfo objectsNikita Popov2020-10-261-0/+1
* | | Make handling of NULL bytes in file paths more consistent (WIP)Dik Takken2020-09-291-1/+1
* | | Promote a few forgotten warnings to exceptionsMáté Kocsis2020-09-251-4/+4
* | | Promote warnings to Error in FileInfo extensionGeorge Peter Banyard2020-08-061-10/+6
* | | Remove proto comments from C filesMax Semenik2020-07-061-22/+11
* | | Generate method entries from stubs for a couple of extensionsMáté Kocsis2020-04-111-12/+1
* | | Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-041-15/+1
* | | Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-031-3/+3
* | | Use ZEND_THROWS() during ZPP in enchant, exif, fileinfo, filter, and FTP exte...Máté Kocsis2019-12-311-7/+7
* | | Cleanup return values when parameter parsing is unsuccessfulMáté Kocsis2019-10-301-1/+1
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* | | Convert fileinfo functions arginfo to php stubsCraig Duncan2019-08-261-56/+7
* | | Remove some misleading RETURN_FALSENikita Popov2019-08-121-8/+8
* | | Make zpp failures always throw, independent of strict_typesNikita Popov2019-03-111-2/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-02-031-10/+0
|\ \ \ | |/ /
| * | Remove local variablesPeter Kokot2019-02-031-10/+0
| * | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Migrate finfo away from legacy ctorNikita Popov2019-01-291-1/+1
|/ /
* | Replace getThis() by EX(This), when additional check is not necessary.Dmitry Stogov2018-11-141-1/+1
* | Fix some misspellingsGabriel Caruso2018-08-121-1/+1
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Bump fileinfo extension version to PHP release versionPeter Kokot2018-06-151-1/+0
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-2/+2
* Add zend_object_alloc() APINikita Popov2017-11-251-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* catch up with new finfo constantAnatol Belski2016-11-241-0/+5
* Fixed compilation warningsDmitry Stogov2016-06-221-1/+1
* Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-2/+2
* Remove version checksNikita Popov2016-01-301-4/+0
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | remove TSRMLS_*Anatol Belski2015-08-021-1/+1
* | further cleanups with S_IF* macros generalized declarationsAnatol Belski2015-05-251-4/+0
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-141-0/+5
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-141-0/+5
| |\
| | * Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-0/+5
| | |\
| | | * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-0/+5
| | | * Bump yearXinchen Hui2014-01-031-1/+1
| | | * Happy New YearXinchen Hui2013-01-011-1/+1
| | * | Bump yearXinchen Hui2015-01-151-1/+1