php-src/ext/exif/tests
Lior Kaplan 3b8b1435ad Merge branch 'PHP-5.6'
* PHP-5.6:
  Fix typo: unitialized -> uninitialized
  Fix typo: unitialized -> uninitialized

Conflicts:
	ext/xmlwriter/php_xmlwriter.c
2015-04-01 18:30:55 +03:00
..
bug34704.jpg
bug34704.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
bug48378.jpeg - MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg files 2009-05-28 13:48:32 +00:00
bug48378.phpt - MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg files 2009-05-28 13:48:32 +00:00
bug54002_1.jpeg - fix bug #54002, exif_read_data crashes on crafted tags 2011-02-14 09:08:44 +00:00
bug54002_2.jpeg - fix bug #54002, exif_read_data crashes on crafted tags 2011-02-14 09:08:44 +00:00
bug54002.phpt -Bug #54002, fix windows build, use the relevant values in the warnings 2011-02-14 09:40:10 +00:00
bug60150.jpg fix bug #60150 for 5.3 too 2011-11-19 04:49:36 +00:00
bug60150.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug62523_1.jpg add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug62523_1.phpt add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug62523_2.jpg add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug62523_2.phpt add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug62523_3.jpg add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug62523_3.phpt add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug68113.jpg Fix bug #68113 (Heap corruption in exif_thumbnail()) 2014-10-14 10:44:00 -07:00
bug68113.phpt fix dir separator in test 2014-11-24 16:14:17 +01:00
bug68799.jpg Fix bug #68799: Free called on unitialized pointer 2015-01-11 00:51:05 -08:00
bug68799.phpt Fix typo: unitialized -> uninitialized 2015-04-01 18:17:53 +03:00
exif000.phpt
exif001.phpt
exif002.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
exif003.phpt
exif004.phpt Remove superfluous echos. 2014-06-08 13:50:22 -07:00
exif005.phpt
exif007.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif008.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif009.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif010.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif011.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif012.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif013.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif014.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif015.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif016.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif017.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif018.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif020.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif021.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif022.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif023.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif024.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif025.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif026.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif027.phpt Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
exif_encoding_crash.jpg Merged PR #293 (Exif crash on unknown encoding was fixed) 2013-10-21 21:48:27 +02:00
exif_encoding_crash.phpt Merged PR #293 (Exif crash on unknown encoding was fixed) 2013-10-21 21:48:27 +02:00
exif_imagetype_basic.phpt Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
exif_imagetype_error.phpt Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
exif_imagetype_variation1.phpt - Fixed tests 2009-01-09 02:11:54 +00:00
exif_read_exif_data_basic.phpt Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
exif_tagname_basic.phpt Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
exif_tagname_error.phpt Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:25:21 +00:00
exif_tagname_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
image007.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image008.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image009.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image010.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image011.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image012.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image013.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image014.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image015.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image016.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image017.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image018.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image020.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image021.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image022.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image023.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image024.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image025.jpg Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image026.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
image027.tiff Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:31:54 +00:00
test1.jpg
test2.jpg
test3.jpg
test4.jpg
test5.jpg
test6.jpg