tony2001                Mon Jan 29 16:16:07 2007 UTC

  Modified files:              
    /php-src/ext/oci8/tests     array_bind_005.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/array_bind_005.phpt?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/oci8/tests/array_bind_005.phpt
diff -u php-src/ext/oci8/tests/array_bind_005.phpt:1.4 
php-src/ext/oci8/tests/array_bind_005.phpt:1.5
--- php-src/ext/oci8/tests/array_bind_005.phpt:1.4      Fri Nov 10 16:56:19 2006
+++ php-src/ext/oci8/tests/array_bind_005.phpt  Mon Jan 29 16:16:07 2007
@@ -59,7 +59,6 @@
 echo "Done\n";
 ?>
 --EXPECTF--    
-Warning: oci_execute(): ORA-01405: fetched column value is NULL in %s on line 
%d
 array(5) {
   [0]=>
   string(0) ""
@@ -74,7 +73,6 @@
 }
 Done
 --UEXPECTF--
-Warning: oci_execute(): ORA-01405: fetched column value is NULL in %s on line 
%d
 array(5) {
   [0]=>
   unicode(0) ""

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

Reply via email to