summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* Fix some misspellingsGabriel Caruso2018-08-121-1/+1
* Make more tests run on 64bit plataformsGabriel Caruso2018-07-301-3/+1
* Remove unused Git attributes identPeter Kokot2018-07-253-6/+1
* Merge branch 'PHP-7.2'Stanislav Malyshev2018-07-161-2/+2
|\
| * Fix testStanislav Malyshev2018-07-161-2/+2
* | Merge branch 'PHP-7.2'Stanislav Malyshev2018-07-165-3/+107
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-07-165-3/+107
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-07-165-2/+106
| | |\
| | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-07-165-2/+106
| | | |\
| | | | * Fix bug #76557: heap-buffer-overflow (READ of size 48) while reading exif dataStanislav Malyshev2018-07-163-1/+83
| | | | * Fix bug #76423 - Int Overflow lead to Heap OverFlow in exif_thumbnail_extract...Stanislav Malyshev2018-07-163-1/+23
* | | | | Fixed incorrrecr zval_dtor() usage to replace value of argument passed by ref...Dmitry Stogov2018-07-051-3/+3
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-06-091-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix test portabilityAnatol Belski2018-06-091-1/+1
* | | | | Merge branch 'PHP-7.2'Christoph M. Becker2018-06-092-1/+15
|\ \ \ \ \ | |/ / / /
| * | | | Fix #76409: heap use after free in _php_stream_freeChristoph M. Becker2018-06-092-1/+15
* | | | | Remove exif version from the phpinfo outputPeter Kokot2018-06-091-3/+0
* | | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-1/+1
* | | | | Merge branch 'PHP-7.2'Stanislav Malyshev2018-04-234-1/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-04-234-1/+21
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-04-234-1/+21
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-04-234-1/+21
| | | |\ \ | | | | |/
| | | | * Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_valueChristoph M. Becker2018-04-224-1/+21
| | * | | year++Xinchen Hui2018-01-022-2/+2
* | | | | Merge branch 'PHP-7.2'Christoph M. Becker2018-04-122-2/+16
|\ \ \ \ \ | |/ / / /
| * | | | Fix #76164: exif_read_data zend_mm_heap corruptedChristoph M. Becker2018-04-122-2/+16
| * | | | year++Xinchen Hui2018-01-022-2/+2
* | | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-203-3/+3
* | | | | Use int instead of integer in type errorsGabriel Caruso2018-02-042-18/+18
* | | | | Cleanup some tests - remove unnecessary sectionsStanislav Malyshev2018-02-0420-16/+16
* | | | | Trailing whitespacesGabriel Caruso2018-01-031-113/+113
* | | | | year++Xinchen Hui2018-01-022-2/+2
* | | | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | | | These functions are always available, exif can't be cross version compiled an...Kalle Sommer Nielsen2017-10-311-7/+0
* | | | | Fix compiler warningsKalle Sommer Nielsen2017-10-291-2/+2
* | | | | We don't use a specific model for a MAKERNOTE so remove these checks that doe...Kalle Sommer Nielsen2017-10-291-24/+21
* | | | | Remove these old comments, as for the TODO, there is already a FR for thisKalle Sommer Nielsen2017-10-291-14/+0
* | | | | Test requires mbstring – skip if not availableChristoph M. Becker2017-10-111-0/+1
* | | | | Merge branch 'PHP-7.2'Christoph M. Becker2017-10-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-10-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-10-111-1/+1
| | |\ \ \ | | | |/ /
| | | * | Use PHP_VERSION for exifPeter Kokot2017-10-041-1/+1
* | | | | Remove exif PHP example filesPeter Kokot2017-10-033-391/+0
* | | | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-61/+0
* | | | | Merge branch 'PHP-7.2'Anatol Belski2017-08-011-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-08-011-0/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-011-0/+14
| | |\ \ \ | | | |/ /
| | | * | Test to cover the change in ce1a0d97Anatol Belski2017-08-011-0/+14
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-151-6/+6
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-151-6/+6
| | | |\ \ | | | | |/