From 397ee767fd87f240683fead2a768179624ee25f0 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 10 Apr 2019 13:39:17 +0200 Subject: [PATCH] Make zlib include_path tests more robust One file is placed inside the script directory, we need to make sure it has a unique name as well. --- ext/zlib/tests/gzfile_variation15.phpt | 2 +- ext/zlib/tests/gzopen_variation4.phpt | 2 +- ext/zlib/tests/readgzfile_variation15.phpt | 2 +- ext/zlib/tests/reading_include_path.inc | 3 ++- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ext/zlib/tests/gzfile_variation15.phpt b/ext/zlib/tests/gzfile_variation15.phpt index 153f56715b..866348efa0 100644 --- a/ext/zlib/tests/gzfile_variation15.phpt +++ b/ext/zlib/tests/gzfile_variation15.phpt @@ -8,7 +8,7 @@ if (!extension_loaded("zlib")) { ?> --FILE-- --FILE--