mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
fix test
This commit is contained in:
parent
b805c9e089
commit
a13937e5a2
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user