diff options
author | foobar <sniper@php.net> | 2005-10-10 05:57:21 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-10-10 05:57:21 +0000 |
commit | 036f28f11504cad8fc0c5c18488702181c44a762 (patch) | |
tree | 3df7b54cbd2c64babd4fca6fe1db337d327d6e0a /ext/exif | |
parent | 60d70459f330bf7c048adc718feb6e20ca5f6c94 (diff) | |
download | php-git-036f28f11504cad8fc0c5c18488702181c44a762.tar.gz |
MFH: fix test
Diffstat (limited to 'ext/exif')
-rwxr-xr-x | ext/exif/tests/bug34704.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/exif/tests/bug34704.phpt b/ext/exif/tests/bug34704.phpt index d19d967cf4..8af34b3c42 100755 --- a/ext/exif/tests/bug34704.phpt +++ b/ext/exif/tests/bug34704.phpt @@ -17,7 +17,7 @@ array(7) { ["FileName"]=> string(12) "bug34704.jpg" ["FileDateTime"]=> - int(1128866682) + int(%d) ["FileSize"]=> int(9976) ["FileType"]=> |