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

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

Count Diff
2 (67%)
1 (33%)
001+
001- object(OCI-Lob)#%d (1) {
002- ["descriptor"]=>
003- resource(%d) of type (oci8 descriptor)
004- }
005- int(77)
006- int(20)
007- array(2) {
008- [0]=>
009- object(OCI-Lob)#%d (1) {
010- ["descriptor"]=>
011- resource(%d) of type (oci8 descriptor)
012- }
013- ["CLOB"]=>
014- object(OCI-Lob)#%d (1) {
015- ["descriptor"]=>
016- resource(%d) of type (oci8 descriptor)
017- }
018- }
019- string(2) "[0x0][0x0]"
020- string(5) "[0x0][0x0][0x0]th"
021- string(50) "is st string. why are you read"
022-
023- Warning: OCI-Lob::erase(): ORA-22990: LOB locators cannot span transactions in %s on line %d
024- bool(false)
025-
026- Warning: OCI-Lob::erase(): Offset must be greater than or equal to 0 in %s on line %d
027- bool(false)
028-
029- Warning: OCI-Lob::erase(): Length must be greater than or equal to 0 in %s on line %d
030- bool(false)
031-
032- Warning: OCI-Lob::erase(): Offset must be greater than or equal to 0 in %s on line %d
033- bool(false)
034-
035- Warning: OCI-Lob::erase() expects at most 2 parameters, 3 given in %s on line %d
036- NULL
037-
038- Warning: oci_lob_erase(): ORA-22990: LOB locators cannot span transactions in %s on line %d
039- bool(false)
040-
041- Warning: oci_lob_erase(): Offset must be greater than or equal to 0 in %s on line %d
042- bool(false)
043-
044- Warning: oci_lob_erase(): Length must be greater than or equal to 0 in %s on line %d
045- bool(false)
046-
047- Warning: oci_lob_erase(): Offset must be greater than or equal to 0 in %s on line %d
048- bool(false)
049-
050- Warning: oci_lob_erase() expects at most 3 parameters, 4 given in %s on line %d
051- NULL
052-
053- Warning: oci_lob_erase(): Unable to find descriptor property in %s on line %d
054- bool(false)
055- Done