summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-022-2/+2
* 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
* | | 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
| | |\
| | | * Fix testStanislav Malyshev2017-01-151-6/+6
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-151-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-151-1/+1
| | |\ \ | | | |/
| | | * Update more functions with path checkStanislav Malyshev2017-01-151-1/+1
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-051-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2017-01-051-1/+1
| | |\ \ | | | |/
| | | * Fix printf modifierNikita Popov2017-01-051-1/+1
| | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | | fix testAnatol Belski2017-08-011-1/+1
* | | | fix NULL derefAnatol Belski2017-08-011-2/+2
* | | | Reduce EXIF test image sizes, there is still one large image left that I will...Kalle Sommer Nielsen2017-07-309-2/+2
* | | | Lowercase the file extensionKalle Sommer Nielsen2017-07-301-0/+0
* | | | WSKalle Sommer Nielsen2017-07-141-1/+1
* | | | Fix test titleKalle Sommer Nielsen2017-07-141-1/+1
* | | | Ensure that the stream position is kept between readsKalle Sommer Nielsen2017-07-142-2/+44
* | | | Turn off EXIF_DEBUG so Travis don't complain at meKalle Sommer Nielsen2017-07-141-2/+0
* | | | Don't add a new line to undefined tags in EXIF_DEBUG modeKalle Sommer Nielsen2017-07-141-1/+3
* | | | Fix compile error with EXIF_DEBUGKalle Sommer Nielsen2017-07-141-2/+2
* | | | Fixed compilation errorDmitry Stogov2017-07-121-1/+1
* | | | Remove debug codeKalle Sommer Nielsen2017-07-121-5/+1
* | | | We need to check for the length here too, or we crash and no one likes that! :(Kalle Sommer Nielsen2017-07-121-0/+16
* | | | * Implemented #65187 (exif_read_data/thumbnail: add support for stream resource)Kalle Sommer Nielsen2017-07-123-55/+1758
* | | | Silent compiler warningKalle Sommer Nielsen2017-07-081-1/+4
* | | | Fix testKalle Sommer Nielsen2017-07-081-0/+2
* | | | Deprecated the read_exif_data() aliasKalle Sommer Nielsen2017-07-082-1/+3
* | | | Fixed file name for case sensitive file systemsKalle Sommer Nielsen2017-07-081-1/+1
* | | | Added test case for bug #73115 which was fixed by recently fixed bugsKalle Sommer Nielsen2017-07-082-0/+16
* | | | We currently don't use the guessing code, so don't compile itKalle Sommer Nielsen2017-07-071-2/+6
* | | | * Fixed bug #72819 (EXIF thumbnails not read anymore)Kalle Sommer Nielsen2017-07-076-10/+22
* | | | This should be EXPECT instead of EXPECTFKalle Sommer Nielsen2017-07-071-1/+1
* | | | Fixed bug #50660 (exif_read_data(): Illegal IFD offset (works fine with other...Kalle Sommer Nielsen2017-07-074-7/+30
* | | | Fixed bug #74428 (exif_read_data(): "Illegal IFD size" warning occurs with co...Kalle Sommer Nielsen2017-07-073-2/+52
* | | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | | Added more EXIF MAKERNOTE formats:Kalle Sommer Nielsen2017-05-281-16/+37
* | | | Fix overrun in exif's "Illegal components" error message.Mitch Hagstrand2017-01-042-2/+2
* | | | Make test case even more resilientChristoph M. Becker2017-01-041-1/+1
* | | | Merge branch 'pull-request/2268'Joe Watkins2017-01-042-2/+2
|\ \ \ \
| * \ \ \ Resolve conflictSammy Kaye Powers2017-01-033-1/+13
| |\ \ \ \
| * | | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* | | | | | Make test case more resilientChristoph M. Becker2017-01-041-1/+1