summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/clearstatcache_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/clearstatcache_001.phpt')
-rw-r--r--ext/standard/tests/file/clearstatcache_001.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/standard/tests/file/clearstatcache_001.phpt b/ext/standard/tests/file/clearstatcache_001.phpt
index 4282430b51..5f2fe589eb 100644
--- a/ext/standard/tests/file/clearstatcache_001.phpt
+++ b/ext/standard/tests/file/clearstatcache_001.phpt
@@ -36,8 +36,8 @@ var_dump(realpath(__FILE__ . "_link2"));
@unlink(__FILE__ . "_link2");
?>
--EXPECTF--
-%unicode|string%(%d) "%s_dir1"
-%unicode|string%(%d) "%s_dir1"
-%unicode|string%(%d) "%s_dir1"
-%unicode|string%(%d) "%s_dir1"
+string(%d) "%s_dir1"
+string(%d) "%s_dir1"
+string(%d) "%s_dir1"
+string(%d) "%s_dir1"
bool(false)