Test: /ext/oci8/tests/lob_026.phpt - Version 5.5.4    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
1 (33%)
001- object(OCI-Lob)#%d (1) {
002- ["descriptor"]=>
003- resource(%d) of type (oci8 descriptor)
004- }
005- int(4)
007- Warning: oci_lob_rewind() expects exactly 1 parameter, 0 given in %s on line %d
008- NULL
009- bool(true)
010- int(3)
011-
012- Warning: oci_lob_seek() expects parameter 1 to be OCI-Lob, integer given in %s on line %d
013- NULL
014- bool(true)
015- array(2) {
016- [0]=>
017- object(OCI-Lob)#%d (1) {
018- ["descriptor"]=>
019- resource(%d) of type (oci8 descriptor)
020- }
021- ["BLOB"]=>
022- object(OCI-Lob)#%d (1) {
023- ["descriptor"]=>
024- resource(%d) of type (oci8 descriptor)
025- }
026- }
027-
028- Warning: oci_lob_append() expects exactly 2 parameters, 0 given in %s on line %d
029- NULL
030-
031- Warning: oci_lob_append() expects exactly 2 parameters, 1 given in %s on line %d
032- NULL
033- bool(true)
034-
035- Warning: oci_lob_read() expects exactly 2 parameters, 1 given in %s on line %d
036- NULL
037- string(4) "strt"
038- string(8) "strtstrt"
039- Done