felipe                                   Thu, 01 Dec 2011 14:14:30 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=320246

Log:
- Fixed tests

Changed paths:
    U   
php/php-src/trunk/ext/standard/tests/array/array_change_key_case_variation8.phpt
    U   php/php-src/trunk/ext/standard/tests/array/arsort_variation5.phpt
    U   php/php-src/trunk/ext/standard/tests/array/asort_variation5.phpt
    U   php/php-src/trunk/ext/standard/tests/array/krsort_variation5.phpt
    U   php/php-src/trunk/ext/standard/tests/array/ksort_variation5.phpt
    U   php/php-src/trunk/ext/standard/tests/array/natcasesort_variation4.phpt
    U   php/php-src/trunk/ext/standard/tests/array/rsort_variation5.phpt
    U   php/php-src/trunk/ext/standard/tests/array/sort_variation5.phpt

Modified: 
php/php-src/trunk/ext/standard/tests/array/array_change_key_case_variation8.phpt
===================================================================
--- 
php/php-src/trunk/ext/standard/tests/array/array_change_key_case_variation8.phpt
    2011-12-01 13:58:29 UTC (rev 320245)
+++ 
php/php-src/trunk/ext/standard/tests/array/array_change_key_case_variation8.phpt
    2011-12-01 14:14:30 UTC (rev 320246)
@@ -42,7 +42,7 @@
   int(3)
   ["\cx"]=>
   int(4)
-  ["\e"]=>
+  [""]=>
   int(5)
   [""]=>
   int(6)
@@ -66,7 +66,7 @@
   int(3)
   ["\CX"]=>
   int(4)
-  ["\E"]=>
+  [""]=>
   int(5)
   [""]=>
   int(6)
@@ -125,4 +125,4 @@
   ["X"]=>
   int(10)
 }
-Done
\ No newline at end of file
+Done

Modified: php/php-src/trunk/ext/standard/tests/array/arsort_variation5.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/arsort_variation5.phpt   
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/arsort_variation5.phpt   
2011-12-01 14:14:30 UTC (rev 320246)
@@ -68,14 +68,14 @@
 array(12) {
   ["\xhh"]=>
   string(4) "\xhh"
-  ["\e"]=>
-  string(2) "\e"
   ["\ddd"]=>
   string(4) "\ddd"
   ["\cx"]=>
   string(3) "\cx"
   ["\a"]=>
   string(2) "\a"
+  [""]=>
+  string(1) ""
   ["
 "]=>
   string(1) "
@@ -100,14 +100,14 @@
 array(12) {
   ["\xhh"]=>
   string(4) "\xhh"
-  ["\e"]=>
-  string(2) "\e"
   ["\ddd"]=>
   string(4) "\ddd"
   ["\cx"]=>
   string(3) "\cx"
   ["\a"]=>
   string(2) "\a"
+  [""]=>
+  string(1) ""
   ["
 "]=>
   string(1) "
@@ -132,14 +132,14 @@
 array(12) {
   ["\xhh"]=>
   string(4) "\xhh"
-  ["\e"]=>
-  string(2) "\e"
   ["\ddd"]=>
   string(4) "\ddd"
   ["\cx"]=>
   string(3) "\cx"
   ["\a"]=>
   string(2) "\a"
+  [""]=>
+  string(1) ""
   ["
 "]=>
   string(1) "
@@ -245,4 +245,4 @@
   ["B"]=>
   string(6) "BANANA"
 }
-Done
\ No newline at end of file
+Done

Modified: php/php-src/trunk/ext/standard/tests/array/asort_variation5.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/asort_variation5.phpt    
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/asort_variation5.phpt    
2011-12-01 14:14:30 UTC (rev 320246)
@@ -84,14 +84,14 @@
 "]=>
   string(1) "
 "
+  [""]=>
+  string(1) ""
   ["\a"]=>
   string(2) "\a"
   ["\cx"]=>
   string(3) "\cx"
   ["\ddd"]=>
   string(4) "\ddd"
-  ["\e"]=>
-  string(2) "\e"
   ["\xhh"]=>
   string(4) "\xhh"
 }
@@ -116,14 +116,14 @@
 "]=>
   string(1) "
 "
+  [""]=>
+  string(1) ""
   ["\a"]=>
   string(2) "\a"
   ["\cx"]=>
   string(3) "\cx"
   ["\ddd"]=>
   string(4) "\ddd"
-  ["\e"]=>
-  string(2) "\e"
   ["\xhh"]=>
   string(4) "\xhh"
 }
@@ -148,14 +148,14 @@
 "]=>
   string(1) "
 "
+  [""]=>
+  string(1) ""
   ["\a"]=>
   string(2) "\a"
   ["\cx"]=>
   string(3) "\cx"
   ["\ddd"]=>
   string(4) "\ddd"
-  ["\e"]=>
-  string(2) "\e"
   ["\xhh"]=>
   string(4) "\xhh"
 }

Modified: php/php-src/trunk/ext/standard/tests/array/krsort_variation5.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/krsort_variation5.phpt   
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/krsort_variation5.phpt   
2011-12-01 14:14:30 UTC (rev 320246)
@@ -68,14 +68,14 @@
 array(11) {
   ["\xhh"]=>
   string(4) "\xhh"
-  ["\e"]=>
-  string(2) "\e"
   ["\ddd"]=>
   string(4) "\ddd"
   ["\cx"]=>
   string(3) "\cx"
   ["\a"]=>
   string(2) "\a"
+  [""]=>
+  string(1) ""
   ["
 "]=>
   string(1) "
@@ -98,14 +98,14 @@
 array(11) {
   ["\xhh"]=>
   string(4) "\xhh"
-  ["\e"]=>
-  string(2) "\e"
   ["\ddd"]=>
   string(4) "\ddd"
   ["\cx"]=>
   string(3) "\cx"
   ["\a"]=>
   string(2) "\a"
+  [""]=>
+  string(1) ""
   ["
 "]=>
   string(1) "
@@ -128,14 +128,14 @@
 array(11) {
   ["\xhh"]=>
   string(4) "\xhh"
-  ["\e"]=>
-  string(2) "\e"
   ["\ddd"]=>
   string(4) "\ddd"
   ["\cx"]=>
   string(3) "\cx"
   ["\a"]=>
   string(2) "\a"
+  [""]=>
+  string(1) ""
   ["
 "]=>
   string(1) "
Modified: php/php-src/trunk/ext/standard/tests/array/ksort_variation5.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/ksort_variation5.phpt    
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/ksort_variation5.phpt    
2011-12-01 14:14:30 UTC (rev 320246)
@@ -82,14 +82,14 @@
 "]=>
   string(1) "
 "
+  [""]=>
+  string(1) ""
   ["\a"]=>
   string(2) "\a"
   ["\cx"]=>
   string(3) "\cx"
   ["\ddd"]=>
   string(4) "\ddd"
-  ["\e"]=>
-  string(2) "\e"
   ["\xhh"]=>
   string(4) "\xhh"
 }
@@ -112,14 +112,14 @@
 "]=>
   string(1) "
 "
+  [""]=>
+  string(1) ""
   ["\a"]=>
   string(2) "\a"
   ["\cx"]=>
   string(3) "\cx"
   ["\ddd"]=>
   string(4) "\ddd"
-  ["\e"]=>
-  string(2) "\e"
   ["\xhh"]=>
   string(4) "\xhh"
 }
@@ -142,14 +142,14 @@
 "]=>
   string(1) "
 "
+  [""]=>
+  string(1) ""
   ["\a"]=>
   string(2) "\a"
   ["\cx"]=>
   string(3) "\cx"
   ["\ddd"]=>
   string(4) "\ddd"
-  ["\e"]=>
-  string(2) "\e"
   ["\xhh"]=>
   string(4) "\xhh"
 }

Modified: php/php-src/trunk/ext/standard/tests/array/natcasesort_variation4.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/natcasesort_variation4.phpt      
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/natcasesort_variation4.phpt      
2011-12-01 14:14:30 UTC (rev 320246)
@@ -45,14 +45,14 @@
   string(1) "  "
   [5]=>
   string(1) ""
+  [4]=>
+  string(1) ""
   [2]=>
   string(2) "\a"
   [3]=>
   string(3) "\cx"
   [9]=>
   string(4) "\ddd"
-  [4]=>
-  string(2) "\e"
   [8]=>
   string(4) "\xhh"
 }
@@ -83,4 +83,4 @@
   [9]=>
   string(1) "X"
 }
-Done
\ No newline at end of file
+Done

Modified: php/php-src/trunk/ext/standard/tests/array/rsort_variation5.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/rsort_variation5.phpt    
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/rsort_variation5.phpt    
2011-12-01 14:14:30 UTC (rev 320246)
@@ -57,13 +57,13 @@
   [0]=>
   string(4) "\xhh"
   [1]=>
-  string(2) "\e"
+  string(4) "\ddd"
   [2]=>
-  string(4) "\ddd"
+  string(3) "\cx"
   [3]=>
-  string(3) "\cx"
+  string(2) "\a"
   [4]=>
-  string(2) "\a"
+  string(1) ""
   [5]=>
   string(1) ""
   [6]=>
@@ -84,13 +84,13 @@
   [0]=>
   string(4) "\xhh"
   [1]=>
-  string(2) "\e"
+  string(4) "\ddd"
   [2]=>
-  string(4) "\ddd"
+  string(3) "\cx"
   [3]=>
-  string(3) "\cx"
+  string(2) "\a"
   [4]=>
-  string(2) "\a"
+  string(1) ""
   [5]=>
   string(1) ""
   [6]=>
@@ -111,13 +111,13 @@
   [0]=>
   string(4) "\xhh"
   [1]=>
-  string(2) "\e"
+  string(4) "\ddd"
   [2]=>
-  string(4) "\ddd"
+  string(3) "\cx"
   [3]=>
-  string(3) "\cx"
+  string(2) "\a"
   [4]=>
-  string(2) "\a"
+  string(1) ""
   [5]=>
   string(1) ""
   [6]=>
@@ -218,4 +218,4 @@
   [11]=>
   string(6) "BANANA"
 }
-Done
\ No newline at end of file
+Done

Modified: php/php-src/trunk/ext/standard/tests/array/sort_variation5.phpt
===================================================================
--- php/php-src/trunk/ext/standard/tests/array/sort_variation5.phpt     
2011-12-01 13:58:29 UTC (rev 320245)
+++ php/php-src/trunk/ext/standard/tests/array/sort_variation5.phpt     
2011-12-01 14:14:30 UTC (rev 320246)
@@ -77,13 +77,13 @@
   string(1) "
 "
   [7]=>
+  string(1) ""
+  [8]=>
   string(2) "\a"
-  [8]=>
+  [9]=>
   string(3) "\cx"
-  [9]=>
+  [10]=>
   string(4) "\ddd"
-  [10]=>
-  string(2) "\e"
   [11]=>
   string(4) "\xhh"
 }
@@ -107,13 +107,13 @@
   string(1) "
 "
   [7]=>
+  string(1) ""
+  [8]=>
   string(2) "\a"
-  [8]=>
+  [9]=>
   string(3) "\cx"
-  [9]=>
+  [10]=>
   string(4) "\ddd"
-  [10]=>
-  string(2) "\e"
   [11]=>
   string(4) "\xhh"
 }
@@ -137,13 +137,13 @@
   string(1) "
 "
   [7]=>
+  string(1) ""
+  [8]=>
   string(2) "\a"
-  [8]=>
+  [9]=>
   string(3) "\cx"
-  [9]=>
+  [10]=>
   string(4) "\ddd"
-  [10]=>
-  string(2) "\e"
   [11]=>
   string(4) "\xhh"
 }

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to