--TEST-- oci_lob_seek()/rewind()/append() --SKIPIF-- true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); ?> --FILE-- --EXPECTF-- object(OCI-Lob)#%d (1) { ["descriptor"]=> resource(%d) of type (oci8 descriptor) } int(4) Warning: oci_lob_rewind() expects exactly 1 parameter, 0 given in %s on line %d NULL bool(true) int(3) Warning: oci_lob_seek() expects parameter 1 to be OCI-Lob, integer given in %s on line %d NULL bool(true) array(2) { [0]=> object(OCI-Lob)#%d (1) { ["descriptor"]=> resource(%d) of type (oci8 descriptor) } ["BLOB"]=> object(OCI-Lob)#%d (1) { ["descriptor"]=> resource(%d) of type (oci8 descriptor) } } Warning: oci_lob_append() expects exactly 2 parameters, 0 given in %s on line %d NULL Warning: oci_lob_append() expects exactly 2 parameters, 1 given in %s on line %d NULL bool(true) Warning: oci_lob_read() expects exactly 2 parameters, 1 given in %s on line %d NULL string(4) "strt" string(8) "strtstrt" Done