summaryrefslogtreecommitdiff
path: root/ext/fileinfo/fileinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-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
| | * | Bump yearXinchen Hui2014-01-031-1/+1
| * | | bump yearXinchen Hui2015-01-151-1/+1
* | | | Always throw TypeException on throwing zpp failuresNikita Popov2015-04-061-10/+4
* | | | missing includesAnatol Belski2015-04-011-0/+1
* | | | Patch improvement:Dmitry Stogov2015-03-301-22/+33
* | | | Fixed fileinfo behaviour.Danack2015-03-151-1/+11
* | | | Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-1/+1
* | | | Cleanup resource handling APIsXinchen Hui2015-02-021-4/+11
* | | | bump yearXinchen Hui2015-01-151-1/+1
* | | | trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-26/+26
* | | | Fix procedural finfo calls in methodsNikita Popov2014-10-161-1/+1
* | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | | | master renames phase 3Anatol Belski2014-08-251-1/+1
* | | | master renames phase 1Anatol Belski2014-08-251-20/+20
* | | | fixes to %pd format usageAnatol Belski2014-08-241-2/+2
* | | | ported ext/fileinfoAnatol Belski2014-08-191-10/+10
* | | | basic macro replacements, all at onceAnatol Belski2014-08-191-11/+11
* | | | Partial fix that allows internal constructors to set $this to null.Dmitry Stogov2014-07-091-0/+1
* | | | Refactor fileinfoXinchen Hui2014-05-071-45/+44
|/ / /
* | | expose correct libmagic versionAnatol Belski2014-02-191-0/+6
* | | updated to libmagic-5.17Anatol Belski2014-02-191-4/+0
* | | Bump yearXinchen Hui2014-01-031-1/+1