Skip to content

Commit 1a08e5b

Browse files
author
Derick Rethans
committed
- Staying consistent with other tests
1 parent 94ef7bc commit 1a08e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/exif/tests/002.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Check for exif_thumbnail
44
<?php if (!extension_loaded("exif")) print "skip";?>
55
--INI--
66
magic_quotes_runtime=0
7-
output_handler =
8-
zlib.output_compression = Off
7+
output_handler=
8+
zlib.output_compression=0
99
--FILE--
1010
<?php
1111
/*

0 commit comments

Comments
 (0)