From: ptarjan Date: Thu, 25 Apr 2013 07:13:30 +0000 (-0700) Subject: Fix zlib/tests/gzseek to create unique temporary files X-Git-Tag: php-5.6.0alpha1~448^2~23^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22f6b6dbec4772febe0e3c31bceeb31eecf806ab;p=php Fix zlib/tests/gzseek to create unique temporary files When running tests in parallel these create a race condition. Race conditions are bad. --- diff --git a/ext/zlib/tests/gzseek_basic2.phpt b/ext/zlib/tests/gzseek_basic2.phpt index a815b8ff41..82d305d0fb 100644 --- a/ext/zlib/tests/gzseek_basic2.phpt +++ b/ext/zlib/tests/gzseek_basic2.phpt @@ -8,7 +8,7 @@ if (!extension_loaded("zlib")) { ?> --FILE-- --FILE-- --FILE-- --FILE-- --FILE--