diff options
author | Marcus Boerger <helly@php.net> | 2002-03-08 01:11:03 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2002-03-08 01:11:03 +0000 |
commit | 355150ebde65177bd3837a758e1fbce4b9f6fd77 (patch) | |
tree | c3365a8733a7e07c5270c1f5b81e1adaf60733eb | |
parent | 9363bfad7ef1ea88d98bf05e7a8663c125865863 (diff) | |
download | php-git-355150ebde65177bd3837a758e1fbce4b9f6fd77.tar.gz |
-Changes according to exif.c 1.55
-rw-r--r-- | ext/exif/tests/001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/exif/tests/001.phpt b/ext/exif/tests/001.phpt index 4fc885917b..ad40926902 100644 --- a/ext/exif/tests/001.phpt +++ b/ext/exif/tests/001.phpt @@ -23,4 +23,4 @@ foreach($image as $idx=>$section) { echo $accept; ?> --EXPECT-- -ArrayFitest2.jpgFi1015448798Fi1240SeCOMPUTED, ANY_TAG, IFD0, THUMBNAIL, COMMENT, EXIFArrayCoPhoto (c) M.BoergerCoEdited by M.Boerger.htwidth="1" height="1"He1Wi1Is1UsExif test image.UsASCIIArrayCoPhoto (c) M.BoergerUsASCIIArrayJP523Array0Comment #1.1Comment #2.2Comment #3end
\ No newline at end of file +ArrayFitest2.jpgFi1015448798Fi1240SeCOMPUTED, ANY_TAG, IFD0, THUMBNAIL, COMMENTArrayCoPhoto (c) M.BoergerCoEdited by M.Boerger.htwidth="1" height="1"He1Wi1Is16777216UsExif test image.UsASCIIArrayCoPhoto (c) M.BoergerUsASCIIArrayJP523Array0Comment #1.1Comment #2.2Comment #3end
\ No newline at end of file |