derick          Tue Oct 15 02:37:06 2002 EDT

  Modified files:              
    /php4/ext/exif/tests        002.phpt 
  Log:
  - Staying consistent with other tests
  
  
Index: php4/ext/exif/tests/002.phpt
diff -u php4/ext/exif/tests/002.phpt:1.4 php4/ext/exif/tests/002.phpt:1.5
--- php4/ext/exif/tests/002.phpt:1.4    Mon Oct 14 20:35:05 2002
+++ php4/ext/exif/tests/002.phpt        Tue Oct 15 02:37:05 2002
@@ -4,8 +4,8 @@
 <?php if (!extension_loaded("exif")) print "skip";?>
 --INI--
 magic_quotes_runtime=0
-output_handler = 
-zlib.output_compression = Off 
+output_handler= 
+zlib.output_compression=0 
 --FILE--
 <?php
 /*



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to