summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/lob_023.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/lob_023.phpt')
-rw-r--r--ext/oci8/tests/lob_023.phpt37
1 files changed, 0 insertions, 37 deletions
diff --git a/ext/oci8/tests/lob_023.phpt b/ext/oci8/tests/lob_023.phpt
index 6d33d69880..097dd4907d 100644
--- a/ext/oci8/tests/lob_023.phpt
+++ b/ext/oci8/tests/lob_023.phpt
@@ -47,43 +47,6 @@ echo "Done\n";
?>
--EXPECTF--
object(OCI-Lob)#%d (1) {
- ["descriptor"]=>
- resource(%d) of type (oci8 descriptor)
-}
-bool(true)
-bool(true)
-
-Warning: OCI-Lob::import() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: oci_lob_import() expects exactly 2 parameters, 1 given in %s on line %d
-NULL
-bool(true)
-
-Warning: oci_lob_import(): Unable to find descriptor property in %s on line %d
-bool(false)
-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)
- }
-}
-string(43) "this
-is
-a
-test
-file for
-test lob_009.phpt
-"
-Done
---UEXPECTF--
-object(OCI-Lob)#%d (1) {
[u"descriptor"]=>
resource(%d) of type (oci8 descriptor)
}