kraghuba                Wed Nov 28 03:42:43 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/standard/tests/array   array_combine_variation3.phpt 
                                        array_combine_variation4.phpt 
                                        array_combine_variation5.phpt 
  Log:
  Marked with defect
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_combine_variation3.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u
Index: php-src/ext/standard/tests/array/array_combine_variation3.phpt
diff -u php-src/ext/standard/tests/array/array_combine_variation3.phpt:1.1.4.2 
php-src/ext/standard/tests/array/array_combine_variation3.phpt:1.1.4.3
--- php-src/ext/standard/tests/array/array_combine_variation3.phpt:1.1.4.2      
Tue Nov 27 15:18:11 2007
+++ php-src/ext/standard/tests/array/array_combine_variation3.phpt      Wed Nov 
28 03:42:43 2007
@@ -1,5 +1,5 @@
 --TEST--
-Test array_combine() function : usage variations - different arrays
+Test array_combine() function : usage variations - different arrays(Bug#43424)
 --FILE--
 <?php
 /* Prototype  : array array_combine(array $keys, array $values)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_combine_variation4.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u
Index: php-src/ext/standard/tests/array/array_combine_variation4.phpt
diff -u php-src/ext/standard/tests/array/array_combine_variation4.phpt:1.1.4.2 
php-src/ext/standard/tests/array/array_combine_variation4.phpt:1.1.4.3
--- php-src/ext/standard/tests/array/array_combine_variation4.phpt:1.1.4.2      
Tue Nov 27 15:18:11 2007
+++ php-src/ext/standard/tests/array/array_combine_variation4.phpt      Wed Nov 
28 03:42:43 2007
@@ -1,5 +1,5 @@
 --TEST--
-Test array_combine() function : usage variations - associative array with 
different keys
+Test array_combine() function : usage variations - associative array with 
different keys(Bug#43424)
 --FILE--
 <?php
 /* Prototype  : array array_combine(array $keys, array $values)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/array_combine_variation5.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u
Index: php-src/ext/standard/tests/array/array_combine_variation5.phpt
diff -u php-src/ext/standard/tests/array/array_combine_variation5.phpt:1.1.4.2 
php-src/ext/standard/tests/array/array_combine_variation5.phpt:1.1.4.3
--- php-src/ext/standard/tests/array/array_combine_variation5.phpt:1.1.4.2      
Tue Nov 27 15:18:11 2007
+++ php-src/ext/standard/tests/array/array_combine_variation5.phpt      Wed Nov 
28 03:42:43 2007
@@ -1,5 +1,5 @@
 --TEST--
-Test array_combine() function : usage variations - associative array with 
different values
+Test array_combine() function : usage variations - associative array with 
different values(Bug#43424)
 --FILE--
 <?php
 /* Prototype  : array array_combine(array $keys, array $values)

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

Reply via email to