felipe          Mon May 19 15:13:21 2008 UTC

  Modified files:              
    /php-src/ext/posix/tests    posix_getgrgid_variation.phpt 
                                posix_getpgid_variation.phpt 
                                posix_getpwuid_variation.phpt 
                                posix_kill_variation1.phpt 
                                posix_kill_variation2.phpt 
                                posix_strerror_variation1.phpt 
  Log:
  - Fixed tests
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_getgrgid_variation.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/posix/tests/posix_getgrgid_variation.phpt
diff -u php-src/ext/posix/tests/posix_getgrgid_variation.phpt:1.2 
php-src/ext/posix/tests/posix_getgrgid_variation.phpt:1.3
--- php-src/ext/posix/tests/posix_getgrgid_variation.phpt:1.2   Fri Apr 11 
09:29:08 2008
+++ php-src/ext/posix/tests/posix_getgrgid_variation.phpt       Mon May 19 
15:13:21 2008
@@ -103,26 +103,36 @@
 Arg value 0.5 
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
@@ -195,26 +205,36 @@
 Arg value 0.5 
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on 
line %d
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_getpgid_variation.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/posix/tests/posix_getpgid_variation.phpt
diff -u php-src/ext/posix/tests/posix_getpgid_variation.phpt:1.2 
php-src/ext/posix/tests/posix_getpgid_variation.phpt:1.3
--- php-src/ext/posix/tests/posix_getpgid_variation.phpt:1.2    Fri Apr 11 
09:29:08 2008
+++ php-src/ext/posix/tests/posix_getpgid_variation.phpt        Mon May 19 
15:13:21 2008
@@ -103,26 +103,36 @@
 Arg value 0.5 
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
@@ -195,26 +205,36 @@
 Arg value 0.5 
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on 
line %d
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_getpwuid_variation.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/posix/tests/posix_getpwuid_variation.phpt
diff -u php-src/ext/posix/tests/posix_getpwuid_variation.phpt:1.2 
php-src/ext/posix/tests/posix_getpwuid_variation.phpt:1.3
--- php-src/ext/posix/tests/posix_getpwuid_variation.phpt:1.2   Fri Apr 11 
09:29:08 2008
+++ php-src/ext/posix/tests/posix_getpwuid_variation.phpt       Mon May 19 
15:13:21 2008
@@ -103,26 +103,36 @@
 Arg value 0.5 
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
@@ -195,26 +205,36 @@
 Arg value 0.5 
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
 valid output
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on 
line %d
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_kill_variation1.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/posix/tests/posix_kill_variation1.phpt
diff -u php-src/ext/posix/tests/posix_kill_variation1.phpt:1.2 
php-src/ext/posix/tests/posix_kill_variation1.phpt:1.3
--- php-src/ext/posix/tests/posix_kill_variation1.phpt:1.2      Fri Apr 11 
09:29:08 2008
+++ php-src/ext/posix/tests/posix_kill_variation1.phpt  Mon May 19 15:13:21 2008
@@ -101,26 +101,36 @@
 Arg value 0.5 
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
@@ -193,26 +203,36 @@
 Arg value 0.5 
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 1 to be long, array given in %s on 
line %d
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_kill_variation2.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/posix/tests/posix_kill_variation2.phpt
diff -u php-src/ext/posix/tests/posix_kill_variation2.phpt:1.2 
php-src/ext/posix/tests/posix_kill_variation2.phpt:1.3
--- php-src/ext/posix/tests/posix_kill_variation2.phpt:1.2      Fri Apr 11 
09:29:08 2008
+++ php-src/ext/posix/tests/posix_kill_variation2.phpt  Mon May 19 15:13:21 2008
@@ -101,26 +101,36 @@
 Arg value 0.5 
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
@@ -193,26 +203,36 @@
 Arg value 0.5 
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_kill() expects parameter 2 to be long, array given in %s on 
line %d
http://cvs.php.net/viewvc.cgi/php-src/ext/posix/tests/posix_strerror_variation1.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/posix/tests/posix_strerror_variation1.phpt
diff -u php-src/ext/posix/tests/posix_strerror_variation1.phpt:1.3 
php-src/ext/posix/tests/posix_strerror_variation1.phpt:1.4
--- php-src/ext/posix/tests/posix_strerror_variation1.phpt:1.3  Fri Apr 11 
11:05:33 2008
+++ php-src/ext/posix/tests/posix_strerror_variation1.phpt      Mon May 19 
15:13:21 2008
@@ -100,26 +100,36 @@
 Arg value 0.5 
 string(7) "Success"
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
@@ -192,26 +202,36 @@
 Arg value 0.5 
 string(7) "Success"
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d
 bool(false)
 
+Notice: Array to string conversion in %s on line %d
+
 Arg value Array 
 
 Warning: posix_strerror() expects parameter 1 to be long, array given in %s on 
line %d

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

Reply via email to