Skip to content

Commit a0d58ab

Browse files
committed
Fix conflicts between tests with obscure filenames
For non-windows tests
1 parent 5367f36 commit a0d58ab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ext/standard/tests/file/file_get_contents_variation8.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ if (substr(PHP_OS, 0, 3) == 'WIN') {
88
die('skip.. Not valid for Windows');
99
}
1010
?>
11+
--CONFLICTS--
12+
obscure_filename
1113
--FILE--
1214
<?php
1315
/* Prototype : string file_get_contents(string filename [, bool use_include_path [, resource context [, long offset [, long maxlen]]]])
Binary file not shown.

0 commit comments

Comments
 (0)