summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2019-12-16 10:03:43 -0800
committerRemi Collet <remi@php.net>2019-12-17 13:12:21 +0100
commitc88d95839fac7d82db7308565bc8e4ba5c665102 (patch)
tree02505e83c66bf59b29974a897d0db28285726b1e
parent1b3b4a0d367b6f0b67e9f73d82f53db6c6b722b2 (diff)
downloadphp-git-c88d95839fac7d82db7308565bc8e4ba5c665102.tar.gz
Fix test
(cherry picked from commit 6d5cddabafaba158ed4c362054be7f097859a392)
-rw-r--r--ext/exif/tests/bug76557.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/exif/tests/bug76557.phpt b/ext/exif/tests/bug76557.phpt
index 0b48b792ea..162e8d99a5 100644
--- a/ext/exif/tests/bug76557.phpt
+++ b/ext/exif/tests/bug76557.phpt
@@ -70,7 +70,7 @@ Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal f
Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal format code 0x3030, suppose BYTE in %sbug76557.php on line %d
-Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal pointer offset(x30303030 + x30303030 = x60606060 > x00EE) in %sbug76557.php on line %d
+Warning: exif_read_data(bug76557.jpg): Process tag(x3030=UndefinedTa): Illegal pointer offset(x30303030 + x30303030 = x60606060 > %s) in %sbug76557.php on line %d
Warning: exif_read_data(bug76557.jpg): File structure corrupted in %sbug76557.php on line %d