From d924b426c90a16b954b9f17e239a105e7697a1fc Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 17 Jun 2019 17:25:43 +0200 Subject: [PATCH] Fix file clash in fgetcsv test --- ext/standard/tests/file/bug53848.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/file/bug53848.phpt b/ext/standard/tests/file/bug53848.phpt index eacf110969..d634838b45 100644 --- a/ext/standard/tests/file/bug53848.phpt +++ b/ext/standard/tests/file/bug53848.phpt @@ -2,7 +2,7 @@ Bug #53848 (fgetcsv removes leading spaces from fields) --FILE--