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

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

Count Diff
2 (67%)
1 (33%)
001+
001- array(5) {
002- [0]=>
003- string(1) "1"
004- [1]=>
005- string(1) "1"
006- [2]=>
007- NULL
008- [3]=>
009- NULL
010- [4]=>
011- NULL
012- }
013- bool(false)
014- string(2) "ID"
015- string(6) "NUMBER"
016- int(2)
017- int(-127)
018- int(0)
019- int(22)
020- bool(false)
021- string(5) "VALUE"
022- string(6) "NUMBER"
023- int(2)
024- int(-127)
025- int(0)
026- int(22)
027- bool(true)
028- string(4) "BLOB"
029- string(4) "BLOB"
030- int(113)
031- int(0)
032- int(0)
033- int(4000)
034- bool(true)
035- string(4) "CLOB"
036- string(4) "CLOB"
037- int(112)
038- int(0)
039- int(0)
040- int(4000)
041- bool(true)
042- string(6) "STRING"
043- string(8) "VARCHAR2"
044- int(1)
045- int(0)
046- int(0)
047- int(10)
048- Done