From: Remi Collet Date: Wed, 3 Aug 2016 16:33:26 +0000 (+0200) Subject: - add a test for makernote (#72682) X-Git-Tag: php-7.2.0alpha1~1558^2~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=456e10eb9ba323e35a6e1ecccacbd3d70a219ee7;p=php - add a test for makernote (#72682) - reduce image size - add panasonic.jpg sample --- diff --git a/ext/exif/tests/bug72735/bug72682.phpt b/ext/exif/tests/bug72735/bug72682.phpt new file mode 100644 index 0000000000..b3f17791a3 --- /dev/null +++ b/ext/exif/tests/bug72735/bug72682.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #72735 MakerNote regression +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +nokia.jpg: string(5) "Nikon" +samsung.jpg: NULL +panasonic.jpg: string(9) "Panasonic" diff --git a/ext/exif/tests/bug72735/bug72735.phpt b/ext/exif/tests/bug72735/bug72735.phpt index 24b2a04f35..38d9ed2199 100644 --- a/ext/exif/tests/bug72735/bug72735.phpt +++ b/ext/exif/tests/bug72735/bug72735.phpt @@ -4,7 +4,7 @@ Bug #72735 (Samsung picture thumb not read (zero size)) --FILE--