From af2d6a63bf6a187a68164a3cc3384539357ac7b8 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sun, 27 May 2012 19:57:34 -0400 Subject: [PATCH] remove remaining traces of unicode.* ini settings --- ext/soap/tests/bugs/bug47273.phpt | 3 --- ext/standard/tests/array/compact.phpt | 3 --- ext/standard/tests/array/locale_sort.phpt | 3 --- run-tests.php | 4 ---- 4 files changed, 13 deletions(-) diff --git a/ext/soap/tests/bugs/bug47273.phpt b/ext/soap/tests/bugs/bug47273.phpt index 174948f59f..1cfb0f3cd9 100644 --- a/ext/soap/tests/bugs/bug47273.phpt +++ b/ext/soap/tests/bugs/bug47273.phpt @@ -2,9 +2,6 @@ Bug #47273 (Encoding bug in SoapServer->fault) --SKIPIF-- ---INI-- -unicode.script_encoding=ISO-8859-1 -unicode.output_encoding=ISO-8859-1 --FILE-- ---INI-- -unicode.script_encoding=ISO8859-1 -unicode.output_encoding=ISO8859-1 --FILE--