From 87fac43ac01481282a848a3a82aa8d7a1802d232 Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Tue, 27 May 2008 10:50:48 +0000 Subject: - killed off UEXPECT - html_translation_table and setlocale tests are no longer relevant - there are a number of ANSI-encoded files. Is this deliberate? --- .../tests/strings/strncasecmp_variation11.phpt | 87 ---------------------- 1 file changed, 87 deletions(-) (limited to 'ext/standard/tests/strings/strncasecmp_variation11.phpt') diff --git a/ext/standard/tests/strings/strncasecmp_variation11.phpt b/ext/standard/tests/strings/strncasecmp_variation11.phpt index 966df2eb41..d4991420f1 100644 --- a/ext/standard/tests/strings/strncasecmp_variation11.phpt +++ b/ext/standard/tests/strings/strncasecmp_variation11.phpt @@ -185,90 +185,3 @@ NULL -- Iteration 31 -- int(%d) *** Done *** ---UEXPECTF-- -*** Testing strncasecmp() function: with unexpected values for 'str2' *** --- Iteration 1 -- -int(%d) --- Iteration 2 -- -int(%d) --- Iteration 3 -- -int(%d) --- Iteration 4 -- -int(%d) --- Iteration 5 -- -int(%d) --- Iteration 6 -- -int(%d) --- Iteration 7 -- -int(%d) --- Iteration 8 -- -int(%d) --- Iteration 9 -- -int(%d) --- Iteration 10 -- -int(%d) --- Iteration 11 -- -int(%d) --- Iteration 12 -- -int(%d) --- Iteration 13 -- -int(%d) --- Iteration 14 -- -int(%d) --- Iteration 15 -- - -Notice: Array to string conversion in %s on line %d - -Warning: strncasecmp() expects parameter 2 to be string (Unicode or binary), array given in %s on line %d -NULL --- Iteration 16 -- - -Notice: Array to string conversion in %s on line %d - -Warning: strncasecmp() expects parameter 2 to be string (Unicode or binary), array given in %s on line %d -NULL --- Iteration 17 -- - -Notice: Array to string conversion in %s on line %d - -Warning: strncasecmp() expects parameter 2 to be string (Unicode or binary), array given in %s on line %d -NULL --- Iteration 18 -- - -Notice: Array to string conversion in %s on line %d - -Warning: strncasecmp() expects parameter 2 to be string (Unicode or binary), array given in %s on line %d -NULL --- Iteration 19 -- - -Notice: Array to string conversion in %s on line %d - -Warning: strncasecmp() expects parameter 2 to be string (Unicode or binary), array given in %s on line %d -NULL --- Iteration 20 -- -int(%d) --- Iteration 21 -- -int(%d) --- Iteration 22 -- -int(%d) --- Iteration 23 -- -int(%d) --- Iteration 24 -- -int(%d) --- Iteration 25 -- -int(%d) --- Iteration 26 -- -int(%d) --- Iteration 27 -- -int(%d) --- Iteration 28 -- -int(%d) --- Iteration 29 -- -int(%d) --- Iteration 30 -- - -Warning: strncasecmp() expects parameter 2 to be string (Unicode or binary), resource given in %s on line %d -NULL --- Iteration 31 -- -int(%d) -*** Done *** -- cgit v1.2.1