From 9fecb8fa607d304d7f124cf9cd5c107c648088a3 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 24 Apr 2008 08:45:35 +0000 Subject: [PATCH] - MFH: improve test and remove files on exit --- ext/standard/tests/file/bug44805.phpt | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/ext/standard/tests/file/bug44805.phpt b/ext/standard/tests/file/bug44805.phpt index 7054b76cfc..85f1255a6d 100644 --- a/ext/standard/tests/file/bug44805.phpt +++ b/ext/standard/tests/file/bug44805.phpt @@ -1,15 +1,30 @@ --TEST-- Bug#44806 (rename() function is not portable to Windows) +--SKIPIF-- + --FILE-- --EXPECT-- reading file 2: this is file 1 -- 2.50.1