summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-10-15 06:37:05 +0000
committerDerick Rethans <derick@php.net>2002-10-15 06:37:05 +0000
commit1a08e5b622f07893ed3ff2718491ef7847635d73 (patch)
tree76e77be17ba77dce6de89ab803ccca074451f2ac
parent94ef7bc81e9f0dcfb29a97905c7e69178bc80355 (diff)
downloadphp-git-1a08e5b622f07893ed3ff2718491ef7847635d73.tar.gz
- Staying consistent with other tests
-rw-r--r--ext/exif/tests/002.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/exif/tests/002.phpt b/ext/exif/tests/002.phpt
index 6bc0bee463..a674e1552f 100644
--- a/ext/exif/tests/002.phpt
+++ b/ext/exif/tests/002.phpt
@@ -4,8 +4,8 @@ Check for exif_thumbnail
<?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
/*