diff options
Diffstat (limited to 'ext/oci8/tests/lob_035.phpt')
-rw-r--r-- | ext/oci8/tests/lob_035.phpt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/ext/oci8/tests/lob_035.phpt b/ext/oci8/tests/lob_035.phpt index 2d1bfcfce9..d01871898d 100644 --- a/ext/oci8/tests/lob_035.phpt +++ b/ext/oci8/tests/lob_035.phpt @@ -80,33 +80,6 @@ echo "Done\n"; ?> --EXPECTF-- -int(32) - -Warning: oci_lob_copy(): OCI_INVALID_HANDLE in %s on line %d -bool(false) - -Warning: oci_lob_copy(): OCI_INVALID_HANDLE in %s on line %d -bool(false) -bool(false) - -Warning: oci_lob_copy(): Length parameter must be greater than 0 in %s on line %d -bool(false) -bool(true) - -Warning: oci_lob_size() expects exactly 1 parameter, 0 given in %s on line %d -NULL -int(0) - -Warning: oci_lob_size(): Unable to find descriptor property in %s on line %d -bool(false) -array(2) { - [0]=> - string(0) "" - ["BLOB"]=> - string(0) "" -} -Done ---UEXPECTF-- int(64) Warning: oci_lob_copy(): OCI_INVALID_HANDLE in %s on line %d |