| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-10-11 | 1 | -1/+1 |
| |\ | | | | | | | | | * PHP-7.1: Use PHP_VERSION for exif | ||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-10-11 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | * PHP-7.0: Use PHP_VERSION for exif | ||||
| | | * | Use PHP_VERSION for exif | Peter Kokot | 2017-10-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-08-01 | 1 | -0/+14 |
| |\ \ \ | |/ / | | | | | | | | | | * PHP-7.1: Test to cover the change in ce1a0d97 | ||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-08-01 | 1 | -0/+14 |
| | |\ \ | | |/ | | | | | | | | | | * PHP-7.0: Test to cover the change in ce1a0d97 | ||||
| | | * | Test to cover the change in ce1a0d97 | Anatol Belski | 2017-08-01 | 1 | -0/+14 |
| | | | | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-01-15 | 1 | -6/+6 |
| | |\ \ | | |/ | | | | | | | | | | * PHP-7.0: Fix test | ||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-15 | 1 | -6/+6 |
| | | |\ | | | | | | | | | | | | | | | | | * PHP-5.6: Fix test | ||||
| | | | * | Fix test | Stanislav Malyshev | 2017-01-15 | 1 | -6/+6 |
| | | | | | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-7.0: Update more functions with path check | ||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
| | | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-5.6: Update more functions with path check | ||||
| | | | * | Update more functions with path check | Stanislav Malyshev | 2017-01-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-05 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2017-01-05 | 1 | -1/+1 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fix printf modifier | Nikita Popov | 2017-01-05 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | fix test | Anatol Belski | 2017-08-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix NULL deref | Anatol Belski | 2017-08-01 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Reduce EXIF test image sizes, there is still one large image left that I ↵ | Kalle Sommer Nielsen | 2017-07-30 | 9 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | will look into reducing if possible (bug50845.jpg) The changes in phpts are due to exiftool, I verified that all the images still remain relevant for testing | ||||
| * | | | | Lowercase the file extension | Kalle Sommer Nielsen | 2017-07-30 | 1 | -0/+0 |
| | | | | | |||||
| * | | | | WS | Kalle Sommer Nielsen | 2017-07-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix test title | Kalle Sommer Nielsen | 2017-07-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Ensure that the stream position is kept between reads | Kalle Sommer Nielsen | 2017-07-14 | 2 | -2/+44 |
| | | | | | |||||
| * | | | | Turn off EXIF_DEBUG so Travis don't complain at me | Kalle Sommer Nielsen | 2017-07-14 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Don't add a new line to undefined tags in EXIF_DEBUG mode | Kalle Sommer Nielsen | 2017-07-14 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Fix compile error with EXIF_DEBUG | Kalle Sommer Nielsen | 2017-07-14 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed compilation error | Dmitry Stogov | 2017-07-12 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove debug code | Kalle Sommer Nielsen | 2017-07-12 | 1 | -5/+1 |
| | | | | | |||||
| * | | | | We need to check for the length here too, or we crash and no one likes that! :( | Kalle Sommer Nielsen | 2017-07-12 | 1 | -0/+16 |
| | | | | | |||||
| * | | | | * Implemented #65187 (exif_read_data/thumbnail: add support for stream resource) | Kalle Sommer Nielsen | 2017-07-12 | 3 | -55/+1758 |
| | | | | | | | | | | | | | | | | | * ext/exif now uses FAST_ZPP | ||||
| * | | | | Silent compiler warning | Kalle Sommer Nielsen | 2017-07-08 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | Fix test | Kalle Sommer Nielsen | 2017-07-08 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Deprecated the read_exif_data() alias | Kalle Sommer Nielsen | 2017-07-08 | 2 | -1/+3 |
| | | | | | |||||
| * | | | | Fixed file name for case sensitive file systems | Kalle Sommer Nielsen | 2017-07-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Added test case for bug #73115 which was fixed by recently fixed bugs | Kalle Sommer Nielsen | 2017-07-08 | 2 | -0/+16 |
| | | | | | |||||
| * | | | | We currently don't use the guessing code, so don't compile it | Kalle Sommer Nielsen | 2017-07-07 | 1 | -2/+6 |
| | | | | | |||||
| * | | | | * Fixed bug #72819 (EXIF thumbnails not read anymore) | Kalle Sommer Nielsen | 2017-07-07 | 6 | -10/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed bug #62523 (php crashes with segfault when exif_read_data called) * Fixed the poor test case for #62523, which was a HTML document Fixing #72819 had the side effect of fixing #62523 by supporting the format as seen in bug62523_1.phpt | ||||
| * | | | | This should be EXPECT instead of EXPECTF | Kalle Sommer Nielsen | 2017-07-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fixed bug #50660 (exif_read_data(): Illegal IFD offset (works fine with ↵ | Kalle Sommer Nielsen | 2017-07-07 | 4 | -7/+30 |
| | | | | | | | | | | | | | | | | | other exif readers)) | ||||
| * | | | | Fixed bug #74428 (exif_read_data(): "Illegal IFD size" warning occurs with ↵ | Kalle Sommer Nielsen | 2017-07-07 | 3 | -2/+52 |
| | | | | | | | | | | | | | | | | | correct exif format) | ||||
| * | | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Added more EXIF MAKERNOTE formats: | Kalle Sommer Nielsen | 2017-05-28 | 1 | -16/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - AGFA, - Kyocera - Ricoh - Epson | ||||
| * | | | | Fix overrun in exif's "Illegal components" error message. | Mitch Hagstrand | 2017-01-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The variables "components" is an integer, but is being output as long. As a result it is printing 8 bytes instead of 4 bytes. | ||||
| * | | | | Make test case even more resilient | Christoph M. Becker | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | The `components` value may obviously be negative, so we have to cater to that. | ||||
| * | | | | Merge branch 'pull-request/2268' | Joe Watkins | 2017-01-04 | 2 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | * pull-request/2268: Update copyright headers to 2017 | ||||
| | * \ \ \ | Resolve conflict | Sammy Kaye Powers | 2017-01-03 | 3 | -1/+13 |
| | |\ \ \ \ | |||||
| | * | | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Make test case more resilient | Christoph M. Becker | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should not expect a certain `components` value, but rather any integer. | ||||
