From: Rasmus Lerdorf Date: Fri, 12 Apr 2002 01:07:46 +0000 (+0000) Subject: This exif test was failing because the \0's in the expected output had X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~700 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb43795ccb9ee1f1a6d9e0a3b4cc072195655108;p=php This exif test was failing because the \0's in the expected output had disappeared. It may be CVS doing this. I have put the nulls back, but we may have to mark this as a binary file in th cvswrappers, or rewrite the test to not output nulls. --- diff --git a/ext/exif/tests/003.phpt b/ext/exif/tests/003.phpt index 1315883b53..955bdd1519 100644 Binary files a/ext/exif/tests/003.phpt and b/ext/exif/tests/003.phpt differ