summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-04-14 13:55:56 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-04-14 13:58:48 +0200
commita1b46fc15260ffeedbf67f4c08e5eda151667f38 (patch)
tree1d9b589e3307c1898a1719ef31afd573ddc660d3
parent95eaccd0bb901495323c36282d4e783556be1964 (diff)
downloadphp-git-a1b46fc15260ffeedbf67f4c08e5eda151667f38.tar.gz
Fix test cases
-rw-r--r--ext/standard/tests/file/windows_mb_path/test_big5_0.phpt2
-rw-r--r--ext/standard/tests/file/windows_mb_path/test_big5_2.phpt2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/file/windows_mb_path/test_big5_0.phpt b/ext/standard/tests/file/windows_mb_path/test_big5_0.phpt
index 6517cf88c1..be4641f0cc 100644
--- a/ext/standard/tests/file/windows_mb_path/test_big5_0.phpt
+++ b/ext/standard/tests/file/windows_mb_path/test_big5_0.phpt
@@ -11,7 +11,7 @@ skip_if_wrong_cp(950, "ansi");
?>
--INI--
-defalut_charset=big5
+default_charset=big5
--FILE--
<?php
/*
diff --git a/ext/standard/tests/file/windows_mb_path/test_big5_2.phpt b/ext/standard/tests/file/windows_mb_path/test_big5_2.phpt
index 406b925555..333559cb3e 100644
--- a/ext/standard/tests/file/windows_mb_path/test_big5_2.phpt
+++ b/ext/standard/tests/file/windows_mb_path/test_big5_2.phpt
@@ -11,7 +11,7 @@ skip_if_wrong_cp(950, "ansi");
?>
--INI--
-defalut_charset=cp950
+default_charset=cp950
--FILE--
<?php
/*