We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9e716 commit 9e6d80dCopy full SHA for 9e6d80d
ext/standard/tests/file/windows_mb_path/bug54028_2.phpt
@@ -16,7 +16,7 @@ skip_if_no_required_exts();
16
17
include __DIR__ . DIRECTORY_SEPARATOR . "util.inc";
18
19
-$prefix = __DIR__ . DIRECTORY_SEPARATOR . "testBug54028" . DIRECTORY_SEPARATOR;
+$prefix = __DIR__ . DIRECTORY_SEPARATOR . "testBug54028_2" . DIRECTORY_SEPARATOR;
20
21
$dirs = array("a", "ソ", "ゾ", "şŞıİğĞ", "多国語", "王", "汚れて掘る");
22
0 commit comments