summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3'Nikita Popov2018-11-263-1/+20
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-11-263-1/+20
| |\
| | * Fixed bug #77184Colin Basnett2018-11-263-1/+20
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1517-18/+10
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1420-27/+27
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+4
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-114/+114
| | * Convert CRLF line endings to LFPeter Kokot2018-10-131-16/+16
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1518-19/+11
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1420-27/+27
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
| * | Convert CRLF line endings to LFPeter Kokot2018-10-131-16/+16
* | | Move all testing docs to qa.php.netPeter Kokot2018-10-181-3/+1
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1518-19/+11
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1414-14/+14
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-147-13/+13
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* | | Convert CRLF line endings to LFPeter Kokot2018-10-131-16/+16
* | | Remove unused ext/exif/tests/test6.jpgPeter Kokot2018-09-251-0/+0
* | | Fix permissionsPeter Kokot2018-09-212-0/+0
* | | 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