Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Replace getThis() by EX(This), when additional check is not necessary. | Dmitry Stogov | 2018-11-14 | 1 | -1/+1 |
* | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Bump fileinfo extension version to PHP release version | Peter Kokot | 2018-06-15 | 1 | -1/+0 |
* | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -2/+2 |
* | Add zend_object_alloc() API | Nikita Popov | 2017-11-25 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | catch up with new finfo constant | Anatol Belski | 2016-11-24 | 1 | -0/+5 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+1 |
* | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -2/+2 |
* | Remove version checks | Nikita Popov | 2016-01-30 | 1 | -4/+0 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | remove TSRMLS_* | Anatol Belski | 2015-08-02 | 1 | -1/+1 |
* | | further cleanups with S_IF* macros generalized declarations | Anatol Belski | 2015-05-25 | 1 | -4/+0 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -0/+5 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 1 | -10/+4 |
* | | | | missing includes | Anatol Belski | 2015-04-01 | 1 | -0/+1 |
* | | | | Patch improvement: | Dmitry Stogov | 2015-03-30 | 1 | -22/+33 |
* | | | | Fixed fileinfo behaviour. | Danack | 2015-03-15 | 1 | -1/+11 |
* | | | | Move zend_object->guards into additional slot of zend_object->properties_tabl... | Dmitry Stogov | 2015-02-04 | 1 | -1/+1 |
* | | | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -4/+11 |
* | | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -26/+26 |
* | | | | Fix procedural finfo calls in methods | Nikita Popov | 2014-10-16 | 1 | -1/+1 |
* | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -2/+2 |
* | | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -20/+20 |
* | | | | fixes to %pd format usage | Anatol Belski | 2014-08-24 | 1 | -2/+2 |
* | | | | ported ext/fileinfo | Anatol Belski | 2014-08-19 | 1 | -10/+10 |
* | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -11/+11 |
* | | | | Partial fix that allows internal constructors to set $this to null. | Dmitry Stogov | 2014-07-09 | 1 | -0/+1 |
* | | | | Refactor fileinfo | Xinchen Hui | 2014-05-07 | 1 | -45/+44 |
|/ / / | |||||
* | | | expose correct libmagic version | Anatol Belski | 2014-02-19 | 1 | -0/+6 |
* | | | updated to libmagic-5.17 | Anatol Belski | 2014-02-19 | 1 | -4/+0 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |