From: foobar Date: Mon, 10 Oct 2005 05:56:53 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_0_9_1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=146b1a3928f9dbf61d5d1500838cf7029db22ef6;p=php fix test --- diff --git a/ext/exif/tests/bug34704.phpt b/ext/exif/tests/bug34704.phpt index ee51910e3f..8af34b3c42 100755 --- a/ext/exif/tests/bug34704.phpt +++ b/ext/exif/tests/bug34704.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug # 34704 (Infinite recursion due to corrupt JPEG) +Bug #34704 (Infinite recursion due to corrupt JPEG) --SKIPIF-- --INI-- @@ -8,7 +8,6 @@ output_handler= zlib.output_compression=0 --FILE-- @@ -18,7 +17,7 @@ array(7) { ["FileName"]=> string(12) "bug34704.jpg" ["FileDateTime"]=> - int(1128866682) + int(%d) ["FileSize"]=> int(9976) ["FileType"]=> @@ -41,4 +40,4 @@ array(7) { int(0) } } -===DONE=== \ No newline at end of file +===DONE===