From: Stanislav Malyshev Date: Tue, 17 Jul 2018 01:52:01 +0000 (-0700) Subject: Fix test X-Git-Tag: php-7.3.0alpha4~10^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebd5f56442e79320f124bcae1aeaf1e820d87c76;p=php Fix test --- diff --git a/ext/exif/tests/bug76557.phpt b/ext/exif/tests/bug76557.phpt index 4553b62772..0b48b792ea 100644 --- a/ext/exif/tests/bug76557.phpt +++ b/ext/exif/tests/bug76557.phpt @@ -4,7 +4,7 @@ Bug 76557 (heap-buffer-overflow (READ of size 48) while reading exif data) --FILE-- DONE --EXPECTF-- @@ -75,5 +75,5 @@ Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal p Warning: exif_read_data(bug76557.jpg): File structure corrupted in %sbug76557.php on line %d Warning: exif_read_data(bug76557.jpg): Invalid JPEG file in %sbug76557.php on line %d -int(1) +bool(false) DONE