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

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

Count Diff
2 (67%)
1 (33%)
001+
001- Test 1 OCI_B_BLOB bind
002- bool(true)
003- object(OCI-Lob)#%d (1) {
004- ["descriptor"]=>
005- resource(%d) of type (oci8 descriptor)
006- }
007- Test 2
008- int(4)
009- int(4)
010- bool(true)
011- int(6)
012- bool(false)
013- Test 3
014- array(2) {
015- [0]=>
016- string(20) "test[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]string"
017- ["B1"]=>
018- string(20) "test[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]string"
019- }
020- Test 4 SQLT_BLOB (an alias for OCI_B_BLOB) bind
021- bool(true)
022- int(10)
023- array(2) {
024- [0]=>
025- string(10) "test row 2"
026- ["B1"]=>
027- string(10) "test row 2"
028- }
029- ===DONE===