This commit is contained in:
Antony Dovgal 2006-09-27 08:44:19 +00:00
parent b805c9e089
commit a13937e5a2

View File

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