felipe          Sat Nov 29 22:45:49 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/ereg/tests     ereg_replace_variation_002.phpt 
                                eregi_replace_variation_002.phpt 
                                split_variation_003.phpt 
                                spliti_variation_003.phpt 
  Log:
  - Fixed tests
  
http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/tests/ereg_replace_variation_002.phpt?r1=1.1.2.6&r2=1.1.2.7&diff_format=u
Index: php-src/ext/ereg/tests/ereg_replace_variation_002.phpt
diff -u php-src/ext/ereg/tests/ereg_replace_variation_002.phpt:1.1.2.6 
php-src/ext/ereg/tests/ereg_replace_variation_002.phpt:1.1.2.7
--- php-src/ext/ereg/tests/ereg_replace_variation_002.phpt:1.1.2.6      Thu Nov 
27 14:39:33 2008
+++ php-src/ext/ereg/tests/ereg_replace_variation_002.phpt      Sat Nov 29 
22:45:48 2008
@@ -85,79 +85,104 @@
 Error: 8 - Undefined variable: unset_var, %s(67)
 
 Arg value 0 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 1 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value 12345 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(6) "h9o%21"
 
 Arg value -2345 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%D7o%21"
 
 Arg value 10.5 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%0Ao%21"
 
 Arg value -10.5 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%F6o%21"
 
 Arg value 101234567000 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(%d) "h%so%21"
 
 Arg value 1.07654321E-9 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 0.5 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value Array 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value Array 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value Array 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value Array 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value Array 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 1 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 1 
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 Error: 4096 - Object of class stdClass could not be converted to string, %s(73)
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 Error: 8 - Object of class stdClass could not be converted to int, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function ereg_replace() is deprecated, %s(74)
 string(5) "ho%21"
 Done
\ No newline at end of file
http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/tests/eregi_replace_variation_002.phpt?r1=1.1.2.6&r2=1.1.2.7&diff_format=u
Index: php-src/ext/ereg/tests/eregi_replace_variation_002.phpt
diff -u php-src/ext/ereg/tests/eregi_replace_variation_002.phpt:1.1.2.6 
php-src/ext/ereg/tests/eregi_replace_variation_002.phpt:1.1.2.7
--- php-src/ext/ereg/tests/eregi_replace_variation_002.phpt:1.1.2.6     Thu Nov 
27 14:39:33 2008
+++ php-src/ext/ereg/tests/eregi_replace_variation_002.phpt     Sat Nov 29 
22:45:48 2008
@@ -85,79 +85,104 @@
 Error: 8 - Undefined variable: unset_var, %s(67)
 
 Arg value 0 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 1 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value 12345 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(6) "h9o%21"
 
 Arg value -2345 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%D7o%21"
 
 Arg value 10.5 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%0Ao%21"
 
 Arg value -10.5 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%F6o%21"
 
 Arg value 101234567000 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(%d) "h%so%21"
 
 Arg value 1.07654321E-9 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 0.5 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value Array 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value Array 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value Array 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value Array 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value Array 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 1 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value 1 
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 Error: 4096 - Object of class stdClass could not be converted to string, %s(73)
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 Error: 8 - Object of class stdClass could not be converted to int, %s(74)
 string(8) "h%01o%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 
 Arg value  
+Error: 8192 - Function eregi_replace() is deprecated, %s(74)
 string(5) "ho%21"
 Done
\ No newline at end of file
http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/tests/split_variation_003.phpt?r1=1.1.2.6&r2=1.1.2.7&diff_format=u
Index: php-src/ext/ereg/tests/split_variation_003.phpt
diff -u php-src/ext/ereg/tests/split_variation_003.phpt:1.1.2.6 
php-src/ext/ereg/tests/split_variation_003.phpt:1.1.2.7
--- php-src/ext/ereg/tests/split_variation_003.phpt:1.1.2.6     Thu Nov 27 
14:39:33 2008
+++ php-src/ext/ereg/tests/split_variation_003.phpt     Sat Nov 29 22:45:48 2008
@@ -82,6 +82,7 @@
 *** Testing split() : usage variations ***
 
 Arg value 10.5 
+Error: 8192 - Function split() is deprecated, %s(73)
 array(5) {
   [0]=>
   string(1) "1"
@@ -96,128 +97,128 @@
 }
 
 Arg value -10.5 
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 1.07654321E-9 
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 0.5 
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value  
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 1 
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 1 
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
+NULL
 
 Arg value  
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
+NULL
 
 Arg value string 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
+NULL
 
 Arg value string 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
+NULL
 Error: 4096 - Object of class stdClass could not be converted to string, %s(72)
 
 Arg value  
-Error: 8 - Object of class stdClass could not be converted to int, %s(73)
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function split() is deprecated, %s(73)
+Error: 2 - split() expects parameter 3 to be long, object given, %s(73)
+NULL
 
 Arg value  
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function split() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/tests/spliti_variation_003.phpt?r1=1.1.2.6&r2=1.1.2.7&diff_format=u
Index: php-src/ext/ereg/tests/spliti_variation_003.phpt
diff -u php-src/ext/ereg/tests/spliti_variation_003.phpt:1.1.2.6 
php-src/ext/ereg/tests/spliti_variation_003.phpt:1.1.2.7
--- php-src/ext/ereg/tests/spliti_variation_003.phpt:1.1.2.6    Thu Nov 27 
14:39:33 2008
+++ php-src/ext/ereg/tests/spliti_variation_003.phpt    Sat Nov 29 22:45:48 2008
@@ -82,6 +82,7 @@
 *** Testing spliti() : usage variations ***
 
 Arg value 10.5 
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(5) {
   [0]=>
   string(1) "1"
@@ -96,128 +97,128 @@
 }
 
 Arg value -10.5 
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 1.07654321E-9 
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 0.5 
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value Array 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, array given, %s(73)
+NULL
 
 Arg value  
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 1 
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value 1 
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, string given, %s(73)
+NULL
 
 Arg value  
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, string given, %s(73)
+NULL
 
 Arg value string 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, string given, %s(73)
+NULL
 
 Arg value string 
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, string given, %s(73)
+NULL
 Error: 4096 - Object of class stdClass could not be converted to string, %s(72)
 
 Arg value  
-Error: 8 - Object of class stdClass could not be converted to int, %s(73)
-array(1) {
-  [0]=>
-  string(9) "1 2 3 4 5"
-}
+Error: 8192 - Function spliti() is deprecated, %s(73)
+Error: 2 - spliti() expects parameter 3 to be long, object given, %s(73)
+NULL
 
 Arg value  
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"
 }
 
 Arg value  
+Error: 8192 - Function spliti() is deprecated, %s(73)
 array(1) {
   [0]=>
   string(9) "1 2 3 4 5"

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

Reply via email to