summaryrefslogtreecommitdiff
path: root/ext/exif/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix testsStanislav Malyshev2016-07-182-7/+5
* Fix bug #72618: NULL Pointer Dereference in exif_process_user_commentStanislav Malyshev2016-07-182-0/+11
* Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTEStanislav Malyshev2016-07-172-0/+11
* Fix bug #72094 - Out of bounds heap read access in exif header processingStanislav Malyshev2016-04-245-0/+61
* Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-202-0/+63
|\
| * Fix bug #68799: Free called on unitialized pointerStanislav Malyshev2015-01-112-0/+63
| * Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-132-0/+17
* | fix dir separator in testAnatol Belski2014-11-241-3/+3
* | Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-142-0/+17
|/
* Remove superfluous echos.Jeff Welch2014-06-081-1/+1
* add tests for bug #62523Michael Wallner2013-10-216-0/+73
* Merged PR #293 (Exif crash on unknown encoding was fixed)Michael Wallner2013-10-212-0/+14
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Nikita Popov2012-08-141-1/+1
|\ \ | |/
| * Fix exif test failureNikita Popov2012-08-141-1/+1
| * fix bug #60150 for 5.3 tooStanislav Malyshev2011-11-192-0/+21
| * -Bug #54002, fix windows build, use the relevant values in the warningsPierre Joye2011-02-141-2/+2
| * - fix bug #54002, exif_read_data crashes on crafted tagsPierre Joye2011-02-143-0/+20
| * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* | fix test numberStanislav Malyshev2011-11-191-1/+1
* | Fix bug #60150 (Integer overflow during the parsing of invalid exif header)Stanislav Malyshev2011-11-192-0/+21
* | Delete empty test files (old MQ tests)Pierrick Charron2011-07-221-0/+0
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-223-92/+0
* | -Bug #54002, fix windows build, use the relevant values in the warningsPierre Joye2011-02-141-2/+2
* | - fix bug #54002, exif_read_data crashes on crafted tagsPierre Joye2011-02-143-0/+20
* | MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECAT...Kalle Sommer Nielsen2010-08-111-1/+1
|/
* Fixed testsDmitry Stogov2009-09-211-1/+1
* Fixed testIlia Alshanetsky2009-06-081-0/+2
* fix testAntony Dovgal2009-05-281-1/+0
* - MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg filesPierre Joye2009-05-282-0/+19
* - Fixed testsFelipe Pena2009-01-091-1/+16
* Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-017-0/+577
* Exif tests from Eric Steward. Testfest task 82.David Soria Parra2008-07-0740-0/+15299
* fix testfoobar2005-10-111-1/+1
* MFH: fix testfoobar2005-10-101-1/+1
* extra spaces removedfoobar2005-10-101-3/+2
* - MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)Marcus Boerger2005-10-092-0/+44
* Typos found by Petras Kudaras.Marcus Boerger2003-12-221-1/+1
* better to check for existance firstMarcus Boerger2003-01-042-2/+2
* fix testMarcus Boerger2002-12-161-2/+1
* Add version check since this will be available since php 4.4.Marcus Boerger2002-12-161-2/+6
* forgot to remove that dotMarcus Boerger2002-12-165-6/+6
* -Add constant that shows whether or not exif uses mbstring.Marcus Boerger2002-12-165-6/+8
* -Add test for exif_read_data and magic_quotes_runtimeMarcus Boerger2002-11-272-0/+86
* Testing default behaviourMarcus Boerger2002-11-231-0/+57
* Minor test correctionsMarcus Boerger2002-11-143-6/+10
* Test is affected by mbstringMarcus Boerger2002-11-141-3/+6