We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cbc940 commit a35379dCopy full SHA for a35379d
ext/zlib/tests/gzseek_variation4.phpt
@@ -8,7 +8,7 @@ if (!extension_loaded("zlib")) {
8
?>
9
--FILE--
10
<?php
11
-$f = "gzseek_variation5.gz";
+$f = "gzseek_variation4.gz";
12
$h = gzopen($f, 'w');
13
$str1 = "This is the first line.";
14
$str2 = "This is the second line.";
0 commit comments