Test: /ext/pgsql/tests/pg_meta_data_001.phpt - Version 5.6.27RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- array(2) {
002- ["id"]=>
003- array(7) {
004- ["num"]=>
005- int(1)
006- ["type"]=>
007- string(4) "int4"
008- ["len"]=>
009- int(4)
010- ["not null"]=>
011- bool(false)
012- ["has default"]=>
013- bool(false)
014- ["array dims"]=>
015- int(0)
016- ["is enum"]=>
017- bool(false)
018- }
019- ["id3"]=>
020- array(7) {
021- ["num"]=>
022- int(2)
023- ["type"]=>
024- string(4) "int4"
025- ["len"]=>
026- int(4)
027- ["not null"]=>
028- bool(false)
029- ["has default"]=>
030- bool(false)
031- ["array dims"]=>
032- int(0)
033- ["is enum"]=>
034- bool(false)
035- }
036- }
037- array(2) {
038- ["id"]=>
039- array(7) {
040- ["num"]=>
041- int(1)
042- ["type"]=>
043- string(4) "int4"
044- ["len"]=>
045- int(4)
046- ["not null"]=>
047- bool(false)
048- ["has default"]=>
049- bool(false)
050- ["array dims"]=>
051- int(0)
052- ["is enum"]=>
053- bool(false)
054- }
055- ["id2"]=>
056- array(7) {
057- ["num"]=>
058- int(2)
059- ["type"]=>
060- string(4) "int4"
061- ["len"]=>
062- int(4)
063- ["not null"]=>
064- bool(false)
065- ["has default"]=>
066- bool(false)
067- ["array dims"]=>
068- int(0)
069- ["is enum"]=>
070- bool(false)
071- }
072- }
073- array(2) {
074- ["id"]=>
075- array(11) {
076- ["num"]=>
077- int(1)
078- ["type"]=>
079- string(4) "int4"
080- ["len"]=>
081- int(4)
082- ["not null"]=>
083- bool(false)
084- ["has default"]=>
085- bool(false)
086- ["array dims"]=>
087- int(0)
088- ["is enum"]=>
089- bool(false)
090- ["is base"]=>
091- bool(true)
092- ["is composite"]=>
093- bool(false)
094- ["is pesudo"]=>
095- bool(false)
096- ["description"]=>
097- string(0) ""
098- }
099- ["id2"]=>
100- array(11) {
101- ["num"]=>
102- int(2)
103- ["type"]=>
104- string(4) "int4"
105- ["len"]=>
106- int(4)
107- ["not null"]=>
108- bool(false)
109- ["has default"]=>
110- bool(false)
111- ["array dims"]=>
112- int(0)
113- ["is enum"]=>
114- bool(false)
115- ["is base"]=>
116- bool(true)
117- ["is composite"]=>
118- bool(false)
119- ["is pesudo"]=>
120- bool(false)
121- ["description"]=>
122- string(0) ""
123- }
124- }