]> granicus.if.org Git - php/commitdiff
change test to work with Oracle 10
authorAntony Dovgal <tony2001@php.net>
Wed, 13 Sep 2006 10:44:04 +0000 (10:44 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 13 Sep 2006 10:44:04 +0000 (10:44 +0000)
ext/oci8/tests/coll_016.phpt

index 45e52884152749c2f434b457f96af36ec5ffcdf4..c2af9cc22d3032d72ecee6682f52d35e83690a1d 100644 (file)
@@ -37,10 +37,10 @@ require dirname(__FILE__)."/drop_type.inc";
 --EXPECTF--
 bool(true)
 
-Warning: OCI-Collection::assignelem(): OCI-22165: given index [%d] must be in the range of 0 to [0] in %s on line %d
+Warning: OCI-Collection::assignelem(): OCI-22165: given index [%d] must be in the range of %s to [0] in %s on line %d
 bool(false)
 
-Warning: OCI-Collection::assignelem(): OCI-22165: given index [5000] must be in the range of 0 to [0] in %s on line %d
+Warning: OCI-Collection::assignelem(): OCI-22165: given index [5000] must be in the range of %s to [0] in %s on line %d
 bool(false)
 bool(false)
 bool(false)