From: Kalle Sommer Nielsen Date: Fri, 21 Jul 2017 19:55:11 +0000 (+0200) Subject: Test case for bug #64739 X-Git-Tag: php-7.3.0alpha1~1852 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b61339200385989fddfab53dc2673bca2f4d13c5;p=php Test case for bug #64739 --- diff --git a/ext/exif/tests/bug64739.jpg b/ext/exif/tests/bug64739.jpg new file mode 100644 index 0000000000..65273e6127 Binary files /dev/null and b/ext/exif/tests/bug64739.jpg differ diff --git a/ext/exif/tests/bug64739.phpt b/ext/exif/tests/bug64739.phpt new file mode 100644 index 0000000000..8cd29ff1ac --- /dev/null +++ b/ext/exif/tests/bug64739.phpt @@ -0,0 +1,41 @@ +--TEST-- +Bug #64739 (Invalid Title and Author data returned) +--SKIPIF-- + +--FILE-- + +Done +--EXPECTF-- +Test +bool(true) +bool(true) +string(8) "55845364" +string(13) "100420.000000" +Done \ No newline at end of file